SPIRV-Tools/source
David Neto 2d1b5e5bba Assembler supports new builtins in Rev32
They are VertexIndex and InstanceIndex.
2015-10-26 12:55:33 -04:00
..
binary.cpp Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
binary.h Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
bitwisecast.h Move bitwisecast.h to source/ and add include guard. 2015-10-26 12:55:33 -04:00
core_syntax_table.patch Add patch for generating opcode.inc syntax table. 2015-10-26 12:55:33 -04:00
diagnostic.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
diagnostic.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
ext_inst.cpp Update to Rev32 headers. Part 1. 2015-10-26 12:55:33 -04:00
ext_inst.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
opcode.cpp Remove SPV_OPERAND_TYPE_VARIABLE_MEMORY_ACCESS 2015-10-26 12:55:33 -04:00
opcode.h Run clang-format. 2015-10-26 12:55:33 -04:00
opcode.inc Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
operand.cpp Assembler supports new builtins in Rev32 2015-10-26 12:55:33 -04:00
operand.h Assembler: mask expressions where 1 bits imply operands 2015-10-26 12:55:33 -04:00
print.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
print.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
text.cpp Assembler test for Memory Semantics enum 2015-10-26 12:55:33 -04:00
text.h All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
validate_id.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
validate.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
validate.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00