mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
Józef Kucia
242ef52d8b
libs/vkd3d-shader: Translate sample_c instructions.
Nvidia expects that the D_ref is packed together with texture coordinates. The D_ref parameter is ignored. This isn't a problem for glslang because in GLSL D_ref is generally passed together with texture coordinates.
============================= The vkd3d 3D Graphics Library ============================= Vkd3d is a 3D graphics library built on top of Vulkan. It has an API very similar, but not identical, to Direct3D 12.
Description
Languages
C
93.1%
Yacc
4.6%
Lex
0.7%
M4
0.7%
Makefile
0.3%
Other
0.6%