SPIRV-Cross/shaders-msl/vert
2018-02-11 16:54:25 -05:00
..
basic.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
copy.flatten.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
dynamic.flatten.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
functions.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
out_block.vert Assign block locations to members in MSL. 2017-06-21 09:55:46 +02:00
packed_matrix.vert CompilerMSL support smaller offsets for 3-row row-major matrices. 2018-02-11 16:52:57 -05:00
pointsize.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
return-array.vert Return arrays in HLSL/MSL by writing to an output variable instead. 2018-02-08 12:22:08 +01:00
texture_buffer.vert CompilerMSL map many GLSL functions to MSL functions. 2017-05-19 18:14:08 -04:00
ubo.alignment.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
ubo.vert Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00