SPIRV-Cross/reference/shaders-hlsl/vert
Hans-Kristian Arntzen 17d88ca928 Add compatibility option for PointSize in HLSL.
If we opt-in to it, PointSize can be ignored to avoid more annoying
workarounds.
2017-05-04 10:12:14 +02:00
..
basic.vert Update HLSL test output 2017-03-24 14:40:13 +01:00
instancing.vert Add instancing test to HLSL. 2017-03-21 13:48:50 +01:00
locations.vert Update HLSL test output 2017-03-24 14:40:13 +01:00
matrix-attribute.vert Add a test for HLSL matrix unrolling 2017-04-03 11:42:36 +02:00
no-input.vert Add some tests for no stage inputs or outputs in HLSL. 2017-03-21 13:48:50 +01:00
point-size-compat.vert Add compatibility option for PointSize in HLSL. 2017-05-04 10:12:14 +02:00
qualifiers.vert Update HLSL test output 2017-03-24 14:40:13 +01:00