Searched refs:SpvOpUDotKHR (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.extension_test.cpp | 985 MakeInstruction(SpvOpUDotKHR, {1, 2, 3, 4})}, in TEST_F() 988 SpvOpUDotKHR, in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.extension_test.cpp | 985 MakeInstruction(SpvOpUDotKHR, {1, 2, 3, 4})}, in TEST_F() 988 SpvOpUDotKHR, in TEST_F()
|
/third_party/spirv-tools/test/ |
D | text_to_binary.extension_test.cpp | 986 MakeInstruction(SpvOpUDotKHR, {1, 2, 3, 4})}, in TEST_F() 989 SpvOpUDotKHR, in TEST_F()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_alu.c | 937 case SpvOpUDotKHR: in vtn_handle_alu() 1125 case SpvOpUDotKHR: in vtn_handle_integer_dot() 1202 case SpvOpUDotKHR: in vtn_handle_integer_dot() 1225 case SpvOpUDotKHR: in vtn_handle_integer_dot()
|
D | spirv.h | 1571 SpvOpUDotKHR = 4451, enumerator
|
D | spirv_to_nir.c | 6071 case SpvOpUDotKHR: in vtn_handle_body_instruction()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1531 SpvOpUDotKHR = 4451, enumerator 2186 case SpvOpUDotKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1532 SpvOpUDotKHR = 4451, enumerator 2187 case SpvOpUDotKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1592 SpvOpUDotKHR = 4451, enumerator
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
D | core.insts-unified1.inc | 469 …{"UDotKHR", SpvOpUDotKHR, 1, pygen_variable_caps_DotProductKHR, 5, {SPV_OPERAND_TYPE_TYPE_ID, SPV_…
|