SPIRV-Cross/reference/opt/shaders-msl/vert
Bill Hollings 607b0d6d42 CompilerMSL support smaller offsets for 3-row row-major matrices.
Support MSL typedefs to declare 3-row row-major matrices as 3-column matrices.
Allow those matrices to be decorated as packed.
Support transposing those matrices when used.
Modify how member alignments are calculated.
2018-02-11 16:52:57 -05:00
..
basic.vert Add reference output for --opt. 2017-11-23 09:50:11 +01:00
copy.flatten.vert Fix CFG for forwarded temporaries. 2018-01-18 12:11:33 +01:00
dynamic.flatten.vert Fix CFG for forwarded temporaries. 2018-01-18 12:11:33 +01:00
functions.vert Add reference output for --opt. 2017-11-23 09:50:11 +01:00
out_block.vert Add reference output for --opt. 2017-11-23 09:50:11 +01: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 reference output for --opt. 2017-11-23 09:50:11 +01:00
texture_buffer.vert Add reference output for --opt. 2017-11-23 09:50:11 +01:00
ubo.alignment.vert Add reference output for --opt. 2017-11-23 09:50:11 +01:00
ubo.vert Add reference output for --opt. 2017-11-23 09:50:11 +01:00