Sweden-Number/dlls/d3dcompiler_43/tests
Zebediah Figura ae415a7df7 d3dcompiler: Unconditionally report special (pixel shader output) sysvals based on the semantic name.
That is, do not check that the shader is a pixel shader and that the signature
is an output signature. These semantic names can only be generated in such
conditions; using the name for any other stage is invalid.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-01 20:56:43 +02:00
..
Makefile.in d3dcompiler/tests: Port some tests to shader model 4. 2020-02-28 16:39:02 +01:00
asm.c d3dcompiler/tests: Load the correct d3dcompiler DLL in the asm tests. 2020-01-03 21:40:59 +01:00
blob.c d3dcompiler: Implement D3DReadFileToBlob(). 2019-05-07 16:42:37 -05:00
hlsl_d3d9.c d3dcompiler/tests: Add tests for samplers. 2020-09-01 18:40:12 +02:00
hlsl_d3d11.c d3dcompiler/tests: Add tests for samplers. 2020-09-01 18:40:12 +02:00
reflection.c d3dcompiler: Unconditionally report special (pixel shader output) sysvals based on the semantic name. 2020-09-01 20:56:43 +02:00