Home
last modified time | relevance | path

Searched refs:SpvOpGetKernelLocalSizeForSubgroupCount (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.subgroup_dispatch_test.cpp38 Eq(MakeInstruction(SpvOpGetKernelLocalSizeForSubgroupCount, in TEST_F()
58 Eq(MakeInstruction(SpvOpGetKernelLocalSizeForSubgroupCount, in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.subgroup_dispatch_test.cpp38 Eq(MakeInstruction(SpvOpGetKernelLocalSizeForSubgroupCount, in TEST_F()
58 Eq(MakeInstruction(SpvOpGetKernelLocalSizeForSubgroupCount, in TEST_F()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp85 SpvOpGetKernelLocalSizeForSubgroupCount, in ValidateFunction()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp85 SpvOpGetKernelLocalSizeForSubgroupCount, in ValidateFunction()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h978 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h983 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h983 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h978 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h978 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h983 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c286 case SpvOpGetKernelLocalSizeForSubgroupCount: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c951 case SpvOpGetKernelLocalSizeForSubgroupCount: return "SpvOpGetKernelLocalSizeForSubgroupCount"; in spirv_op_to_string()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1164 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
1696 case SpvOpGetKernelLocalSizeForSubgroupCount: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1416 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
2000 case SpvOpGetKernelLocalSizeForSubgroupCount: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1419 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
2003 case SpvOpGetKernelLocalSizeForSubgroupCount: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1352 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator
1923 case SpvOpGetKernelLocalSizeForSubgroupCount: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()