Home
last modified time | relevance | path

Searched refs:SpvOpDecorateStringGOOGLE (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp224 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations()
290 case SpvOpDecorateStringGOOGLE: in HaveSubsetOfDecorations()
334 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame()
363 case SpvOpDecorateStringGOOGLE: in AddDecoration()
472 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration()
596 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dstrip_reflect_info_pass.cpp34 case SpvOpDecorateStringGOOGLE: in Process()
Daggressive_dead_code_elim_pass.cpp73 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()()
782 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp221 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations()
287 case SpvOpDecorateStringGOOGLE: in HaveSubsetOfDecorations()
331 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame()
360 case SpvOpDecorateStringGOOGLE: in AddDecoration()
469 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration()
593 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dstrip_reflect_info_pass.cpp34 case SpvOpDecorateStringGOOGLE: in Process()
Daggressive_dead_code_elim_pass.cpp73 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()()
782 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddecoration_manager_test.cpp149 &ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
232 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
235 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/opt/
Ddecoration_manager_test.cpp149 &ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
232 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
235 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp673 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
699 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp673 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
699 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
/external/deqp-deps/SPIRV-Tools/source/
Doperand.cpp517 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
Dopcode.cpp358 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
/external/swiftshader/third_party/SPIRV-Tools/source/
Doperand.cpp517 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
Dopcode.cpp358 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h987 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h987 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h987 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h1009 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h1015 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h1015 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h1009 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h1009 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h1015 SpvOpDecorateStringGOOGLE = 5632, enumerator

12