/external/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()
|
/external/deqp-deps/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()
|
/external/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 | 1295 SpvOpGroupIAdd = 264, enumerator 1866 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
D | spirv_to_nir.c | 5459 case SpvOpGroupIAdd: in vtn_handle_body_instruction()
|
/external/skia/src/sksl/ |
D | spirv.h | 815 SpvOpGroupIAdd = 264, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 815 SpvOpGroupIAdd = 264, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 909 SpvOpGroupIAdd = 264, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 909 SpvOpGroupIAdd = 264, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 909 SpvOpGroupIAdd = 264, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 921 SpvOpGroupIAdd = 264, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 926 SpvOpGroupIAdd = 264, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 926 SpvOpGroupIAdd = 264, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 921 SpvOpGroupIAdd = 264, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 921 SpvOpGroupIAdd = 264, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 926 SpvOpGroupIAdd = 264, enumerator
|
/external/mesa3d/prebuilt-intermediates/spirv/ |
D | vtn_gather_types.c | 239 case SpvOpGroupIAdd: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
|
D | spirv_info.c | 894 case SpvOpGroupIAdd: return "SpvOpGroupIAdd"; in spirv_op_to_string()
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1107 SpvOpGroupIAdd = 264, enumerator 1639 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1359 SpvOpGroupIAdd = 264, enumerator 1943 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1362 SpvOpGroupIAdd = 264, enumerator 1946 case SpvOpGroupIAdd: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|