mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-27 02:10:15 +00:00
b41d150b7f
Add a new operand type SPV_OPERAND_TYPE_MULTIWORD_LITERAL_NUMBER to represent those operands that can expand into multiple words. Now only OpConstant and OpSpecConstant have such kind of operand. |
||
---|---|---|
.. | ||
binary.cpp | ||
binary.h | ||
bitwisecast.h | ||
core_syntax_table.patch | ||
diagnostic.cpp | ||
diagnostic.h | ||
ext_inst.cpp | ||
ext_inst.h | ||
opcode.cpp | ||
opcode.h | ||
opcode.inc | ||
operand.cpp | ||
operand.h | ||
print.cpp | ||
print.h | ||
text.cpp | ||
text.h | ||
validate_id.cpp | ||
validate.cpp | ||
validate.h |