SPIRV-Cross/reference/shaders-hlsl/vert
2017-10-10 16:11:25 +02:00
..
basic.vert Generate decorations for row_major/column_major in HLSL. 2017-10-10 16:11:25 +02:00
instancing.vert Add instancing test to HLSL. 2017-03-21 13:48:50 +01:00
locations.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
matrix-attribute.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
matrix-output.vert Only unroll matrices for vertex input. 2017-10-05 16:31:52 +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
sampler-buffers.vert Support samplerBuffer as function parameters in HLSL. 2017-08-21 10:26:44 +02:00