vkd3d/libs/vkd3d-shader
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.
2017-08-16 17:38:33 +02:00
..
dxbc.c libs/vkd3d-shader: Translate store_raw instructions. 2017-08-11 13:58:04 +02:00
spirv.c libs/vkd3d-shader: Translate sample_c instructions. 2017-08-16 17:38:33 +02:00
vkd3d_shader_main.c libs/vkd3d-shader: Introduce vkd3d_shader_interface structure. 2017-08-16 13:11:52 +02:00
vkd3d_shader_private.h libs/vkd3d-shader: Introduce vkd3d_shader_interface structure. 2017-08-16 13:11:52 +02:00