SPIRV-Cross/reference/shaders-msl-no-opt
Chip Davis 1919eb1b46 Pass the original pointer type to ensure_correct_attribute_type().
This prevents us from overwriting the variable's type with a non-pointer
type.
2019-02-11 16:07:43 -06:00
..
asm Take the vertex count from any indirect parameters passed. 2019-02-06 15:17:14 -06:00
comp Declare read-only SSBOs as const device in MSL. 2018-05-25 10:14:05 +02:00
frag Merge pull request #848 from cdavis5e/capture-output-buffer 2019-02-07 15:11:41 +01:00
vert Pass the original pointer type to ensure_correct_attribute_type(). 2019-02-11 16:07:43 -06:00
vulkan/frag Merge pull request #848 from cdavis5e/capture-output-buffer 2019-02-07 15:11:41 +01:00