Home
last modified time | relevance | path

Searched refs:SPV_GENERATOR_WORD (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_constant.h93 #define SPV_GENERATOR_WORD(TOOL, MISC) \ macro
Dtext.cpp662 SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, kAssemblerVersion); in SetHeader()
/external/deqp-deps/SPIRV-Tools/source/
Dspirv_constant.h93 #define SPV_GENERATOR_WORD(TOOL, MISC) \ macro
Dtext.cpp662 SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, kAssemblerVersion); in SetHeader()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_parse_test.cpp130 SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, 0), 1 /*bound*/,
137 SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, 0), bound, 0}; in ExpectedHeaderForBound()
231 0x10000, SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, 0), \
Dbinary_to_text_test.cpp528 SPV_GENERATOR_WORD(GetParam().generator, GetParam().misc); in TEST_P()
/external/deqp-deps/SPIRV-Tools/test/
Dbinary_parse_test.cpp130 SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, 0), 1 /*bound*/,
137 SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, 0), bound, 0}; in ExpectedHeaderForBound()
229 0x10000, SPV_GENERATOR_WORD(SPV_GENERATOR_KHRONOS_ASSEMBLER, 0), \
Dbinary_to_text_test.cpp521 SPV_GENERATOR_WORD(GetParam().generator, GetParam().misc); in TEST_P()