Searched refs:SpvOpGetKernelLocalSizeForSubgroupCount (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c286 case SpvOpGetKernelLocalSizeForSubgroupCount: return (struct type_args){ 1, 0 };
H A Dspirv_info.c834 case SpvOpGetKernelLocalSizeForSubgroupCount: return "SpvOpGetKernelLocalSizeForSubgroupCount";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1016 case SpvOpGetKernelLocalSizeForSubgroupCount: return "SpvOpGetKernelLocalSizeForSubgroupCount";
H A Dvtn_gather_types.c286 case SpvOpGetKernelLocalSizeForSubgroupCount: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1123 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1463 SpvOpGetKernelLocalSizeForSubgroupCount = 325, enumerator in enum:SpvOp_
2109 case SpvOpGetKernelLocalSizeForSubgroupCount: *hasResult = true; *hasResultType = true; break;

Completed in 18 milliseconds