/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | decoration_manager.cpp | 197 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations() 240 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame() 269 case SpvOpDecorateStringGOOGLE: in AddDecoration() 378 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration() 495 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
|
D | strip_reflect_info_pass.cpp | 34 case SpvOpDecorateStringGOOGLE: in Process()
|
D | reflect.h | 42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
|
D | aggressive_dead_code_elim_pass.cpp | 69 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()() 653 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | decoration_manager.cpp | 197 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations() 240 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame() 269 case SpvOpDecorateStringGOOGLE: in AddDecoration() 378 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration() 495 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
|
D | strip_reflect_info_pass.cpp | 34 case SpvOpDecorateStringGOOGLE: in Process()
|
D | reflect.h | 42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
|
D | aggressive_dead_code_elim_pass.cpp | 69 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()() 653 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | decoration_manager_test.cpp | 148 &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/ |
D | decoration_manager_test.cpp | 148 &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/ |
D | operand.cpp | 442 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
|
D | opcode.cpp | 345 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | operand.cpp | 442 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
|
D | opcode.cpp | 345 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.extension_test.cpp | 668 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.extension_test.cpp | 668 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 987 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 987 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 987 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 1015 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 1015 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 1009 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 1009 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 1015 SpvOpDecorateStringGOOGLE = 5632, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 1009 SpvOpDecorateStringGOOGLE = 5632, enumerator
|