Bool -> uint/int with OpSpecConstantOp OpSelect instruction. uint <-> int conversion with OpSpecConstantOp OpIAdd instruction. Note, implicit conversion: `const uint = an_int_spec_constant` is not supported. Explicit type casting is required: `const uint = uint(an_int_spec_constant)` |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| disassemble.cpp | ||
| disassemble.h | ||
| doc.cpp | ||
| doc.h | ||
| GLSL.std.450.h | ||
| GlslangToSpv.cpp | ||
| GlslangToSpv.h | ||
| InReadableOrder.cpp | ||
| spirv.hpp | ||
| SpvBuilder.cpp | ||
| SpvBuilder.h | ||
| spvIR.h | ||
| SPVRemapper.cpp | ||
| SPVRemapper.h | ||