SPIRV-Cross/shaders-msl
Connor McLaughlin 1dd676c1de MSL: Emit wrapper for SSign (sign() for int types)
Metal does not define the sign() function for integer types, only
floating-point types.
2018-11-08 13:08:34 +10:00
..
asm MSL: Also pack members at unaligned offsets. 2018-11-07 09:42:54 -06:00
comp Support bitcasts of 16-bit types. 2018-11-05 14:56:36 -06:00
desktop-only MSL: Throw error on multisampled array textures. 2018-09-03 10:21:59 +02:00
flatten Use declared binding in SPIR-V as a fallback for explicit MSL binds. 2018-04-04 12:25:11 +02:00
frag Support constants of 16-bit integral type in GLSL and MSL. 2018-11-02 14:39:55 -05:00
legacy/vert Enhance MSL testing and add numerous MSL test cases. 2017-01-30 22:55:21 -05:00
vert MSL: Emit wrapper for SSign (sign() for int types) 2018-11-08 13:08:34 +10:00
vulkan Add support for 8- and 16-bit types to GLSL and MSL. 2018-11-01 10:20:57 -05:00