Home
last modified time | relevance | path

Searched refs:SpvOpMemberDecorateString (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_unused_instruction_reduction_opportunity_finder.cpp150 case SpvOpMemberDecorateString: in IsIndependentlyRemovableDecoration()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dremove_unused_instruction_reduction_opportunity_finder.cpp150 case SpvOpMemberDecorateString: in IsIndependentlyRemovableDecoration()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp685 MakeInstruction(SpvOpMemberDecorateString, in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp685 MakeInstruction(SpvOpMemberDecorateString, in TEST_F()
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c1067 case SpvOpMemberDecorateString: return "SpvOpMemberDecorateString"; in spirv_op_to_string()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1270 SpvOpMemberDecorateString = 5633, enumerator
1801 case SpvOpMemberDecorateString: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1543 SpvOpMemberDecorateString = 5633, enumerator
2124 case SpvOpMemberDecorateString: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1546 SpvOpMemberDecorateString = 5633, enumerator
2127 case SpvOpMemberDecorateString: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1475 SpvOpMemberDecorateString = 5633, enumerator
2039 case SpvOpMemberDecorateString: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
Dspirv_to_nir.c616 case SpvOpMemberDecorateString: in vtn_handle_decoration()
629 case SpvOpMemberDecorateString: in vtn_handle_decoration()
4581 case SpvOpMemberDecorateString: in vtn_handle_preamble_instruction()
4900 case SpvOpMemberDecorateString: in vtn_handle_variable_or_type_instruction()