mirror of
https://github.com/KhronosGroup/SPIRV-Cross.git
synced 2024-11-16 00:40:08 +00:00
4302c5abfb
It'll be useful to have an "auxiliary buffer" for other builtins--e.g. `DrawIndex` (which should be easier to implement now), or `ViewIndex` when someone gets around to implementing multiview. Pass this buffer to leaf functions as well. Test that we handle this for integer textures as well. |
||
---|---|---|
.. | ||
in_block_assign.frag | ||
texture-access-int.swizzle.frag | ||
texture-access-leaf.swizzle.frag | ||
texture-access-uint.swizzle.frag | ||
texture-access.swizzle.frag |