Home
last modified time | relevance | path

Searched refs:SpvOpSizeOf (Results 1 – 18 of 18) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.type_declaration_test.cpp246 Eq(MakeInstruction(SpvOpSizeOf, {1, 2, 3}))); in TEST_F()
258 Eq(MakeInstruction(SpvOpSizeOf, {1, 2, 3}))); in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.type_declaration_test.cpp246 Eq(MakeInstruction(SpvOpSizeOf, {1, 2, 3}))); in TEST_F()
258 Eq(MakeInstruction(SpvOpSizeOf, {1, 2, 3}))); in TEST_F()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h974 SpvOpSizeOf = 321, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h979 SpvOpSizeOf = 321, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h979 SpvOpSizeOf = 321, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h974 SpvOpSizeOf = 321, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h974 SpvOpSizeOf = 321, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h979 SpvOpSizeOf = 321, enumerator
/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c282 case SpvOpSizeOf: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c947 case SpvOpSizeOf: return "SpvOpSizeOf"; in spirv_op_to_string()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp826 case SpvOpSizeOf: in IsOpcodeCodeMotionSafe()
Dir_context.cpp619 SpvOpSizeOf}); in AddCombinatorsForCapability()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp826 case SpvOpSizeOf: in IsOpcodeCodeMotionSafe()
Dir_context.cpp619 SpvOpSizeOf}); in AddCombinatorsForCapability()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1160 SpvOpSizeOf = 321, enumerator
1692 case SpvOpSizeOf: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1412 SpvOpSizeOf = 321, enumerator
1996 case SpvOpSizeOf: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1415 SpvOpSizeOf = 321, enumerator
1999 case SpvOpSizeOf: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1348 SpvOpSizeOf = 321, enumerator
1919 case SpvOpSizeOf: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()