Home
last modified time | relevance | path

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

12

/external/deqp-deps/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp197 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations()
240 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame()
269 case SpvOpDecorateStringGOOGLE: in AddDecoration()
378 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration()
495 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
Dstrip_reflect_info_pass.cpp34 case SpvOpDecorateStringGOOGLE: in Process()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Daggressive_dead_code_elim_pass.cpp69 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()()
653 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp197 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations()
240 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame()
269 case SpvOpDecorateStringGOOGLE: in AddDecoration()
378 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration()
495 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
Dstrip_reflect_info_pass.cpp34 case SpvOpDecorateStringGOOGLE: in Process()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Daggressive_dead_code_elim_pass.cpp69 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()()
653 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
/external/deqp-deps/SPIRV-Tools/test/opt/
Ddecoration_manager_test.cpp148 &ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
188 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
192 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
231 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
234 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddecoration_manager_test.cpp148 &ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
188 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
192 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
231 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
234 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
/external/deqp-deps/SPIRV-Tools/source/
Doperand.cpp442 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
Dopcode.cpp345 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
/external/swiftshader/third_party/SPIRV-Tools/source/
Doperand.cpp442 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
Dopcode.cpp345 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp668 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp668 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h987 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/deqp-deps/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/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h1015 SpvOpDecorateStringGOOGLE = 5632, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h1015 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.1/
Dspirv.h1009 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

12