Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c795 case SpvOpSUDotKHR: in vtn_handle_alu()
934 opcode != SpvOpSUDotKHR && in vtn_handle_integer_dot()
986 case SpvOpSUDotKHR: in vtn_handle_integer_dot()
1049 bool is_signed = opcode == SpvOpSDotKHR || opcode == SpvOpSUDotKHR || in vtn_handle_integer_dot()
1083 case SpvOpSUDotKHR: in vtn_handle_integer_dot()
Dspirv.h1523 SpvOpSUDotKHR = 4452, enumerator
2169 case SpvOpSUDotKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
Dspirv_to_nir.c5815 case SpvOpSUDotKHR: in vtn_handle_body_instruction()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.extension_test.cpp992 MakeInstruction(SpvOpSUDotKHR, {1, 2, 3, 4})}, in TEST_F()
995 SpvOpSUDotKHR, in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp992 MakeInstruction(SpvOpSUDotKHR, {1, 2, 3, 4})}, in TEST_F()
995 SpvOpSUDotKHR, in TEST_F()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspirv.h1532 SpvOpSUDotKHR = 4452, enumerator
2187 case SpvOpSUDotKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/third_party/spirv-tools/include/spirv/unified1/
Dspirv.h1525 SpvOpSUDotKHR = 4452, enumerator
2173 case SpvOpSUDotKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1533 SpvOpSUDotKHR = 4452, enumerator
2188 case SpvOpSUDotKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/third_party/spirv-headers/include/spirv/unified1/
Dspirv.h1525 SpvOpSUDotKHR = 4452, enumerator
2173 case SpvOpSUDotKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/
Dcore.insts-unified1.inc457 …{"SUDotKHR", SpvOpSUDotKHR, 1, pygen_variable_caps_DotProductKHR, 5, {SPV_OPERAND_TYPE_TYPE_ID, SP…