/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.extension_test.cpp | 797 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 801 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 6, 4})}, in TEST_F() 803 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 807 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 7, 4})}, in TEST_F() 809 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 813 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 8, 4})}, in TEST_F()
|
D | text_to_binary.group_test.cpp | 42 Eq(MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, GetParam().value(), 4}))); in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.extension_test.cpp | 797 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 801 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 6, 4})}, in TEST_F() 803 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 807 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 7, 4})}, in TEST_F() 809 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 813 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 8, 4})}, in TEST_F()
|
D | text_to_binary.group_test.cpp | 42 Eq(MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, GetParam().value(), 4}))); in TEST_P()
|
/third_party/spirv-tools/test/ |
D | text_to_binary.extension_test.cpp | 797 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 801 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 6, 4})}, in TEST_F() 803 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 807 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 7, 4})}, in TEST_F() 809 MakeInstruction(SpvOpGroupIAdd, in TEST_F() 813 MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, 8, 4})}, in TEST_F()
|
D | text_to_binary.group_test.cpp | 42 Eq(MakeInstruction(SpvOpGroupIAdd, {1, 2, 3, GetParam().value(), 4}))); in TEST_P()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_subgroup.c | 389 case SpvOpGroupIAdd: in vtn_handle_subgroup() 408 case SpvOpGroupIAdd: in vtn_handle_subgroup()
|
D | spirv.h | 1452 SpvOpGroupIAdd = 264, enumerator 2131 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
D | spirv_to_nir.c | 6140 case SpvOpGroupIAdd: in vtn_handle_body_instruction()
|
/third_party/skia/src/sksl/ |
D | spirv.h | 815 SpvOpGroupIAdd = 264, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 909 SpvOpGroupIAdd = 264, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 909 SpvOpGroupIAdd = 264, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 909 SpvOpGroupIAdd = 264, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 926 SpvOpGroupIAdd = 264, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 921 SpvOpGroupIAdd = 264, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 921 SpvOpGroupIAdd = 264, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 921 SpvOpGroupIAdd = 264, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 926 SpvOpGroupIAdd = 264, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 926 SpvOpGroupIAdd = 264, enumerator
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv.h | 1296 SpvOpGroupIAdd = 264, enumerator 1868 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1415 SpvOpGroupIAdd = 264, enumerator 2070 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1416 SpvOpGroupIAdd = 264, enumerator 2071 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1473 SpvOpGroupIAdd = 264, enumerator 2154 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
D | core.insts-unified1.inc | 350 …{"GroupIAdd", SpvOpGroupIAdd, 1, pygen_variable_caps_Groups, 5, {SPV_OPERAND_TYPE_TYPE_ID, SPV_OPE…
|