/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.subgroup_dispatch_test.cpp | 86 Eq(MakeInstruction(SpvOpGetKernelMaxNumSubgroups, {1, 2, 3, 4, 5, 6}))); in TEST_F() 104 Eq(MakeInstruction(SpvOpGetKernelMaxNumSubgroups, {1, 2, 3, 4, 5, 6}))); in TEST_F()
|
D | opcode_require_capabilities_test.cpp | 74 SpvOpGetKernelMaxNumSubgroups,
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.subgroup_dispatch_test.cpp | 86 Eq(MakeInstruction(SpvOpGetKernelMaxNumSubgroups, {1, 2, 3, 4, 5, 6}))); in TEST_F() 104 Eq(MakeInstruction(SpvOpGetKernelMaxNumSubgroups, {1, 2, 3, 4, 5, 6}))); in TEST_F()
|
D | opcode_require_capabilities_test.cpp | 74 SpvOpGetKernelMaxNumSubgroups,
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 55 SpvOpGetKernelMaxNumSubgroups}; in ValidateFunction()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 55 SpvOpGetKernelMaxNumSubgroups}; in ValidateFunction()
|
/external/mesa3d/prebuilt-intermediates/spirv/ |
D | spirv_info.c | 487 case SpvOpGetKernelMaxNumSubgroups: return "SpvOpGetKernelMaxNumSubgroups"; in spirv_op_to_string()
|
D | vtn_gather_types.c | 287 case SpvOpGetKernelMaxNumSubgroups: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 984 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv.h | 984 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 984 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 979 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 979 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 984 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 979 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1117 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 1124 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1098 SpvOpGetKernelMaxNumSubgroups = 326, enumerator
|