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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c263 case SpvOpGetKernelPreferredWorkGroupSizeMultiple: return (struct type_args){ 1, 0 };
H A Dspirv_info.c805 case SpvOpGetKernelPreferredWorkGroupSizeMultiple: return "SpvOpGetKernelPreferredWorkGroupSizeMultiple";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c987 case SpvOpGetKernelPreferredWorkGroupSizeMultiple: return "SpvOpGetKernelPreferredWorkGroupSizeMultiple";
H A Dvtn_gather_types.c263 case SpvOpGetKernelPreferredWorkGroupSizeMultiple: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1094 SpvOpGetKernelPreferredWorkGroupSizeMultiple = 296, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1434 SpvOpGetKernelPreferredWorkGroupSizeMultiple = 296, enumerator in enum:SpvOp_
2080 case SpvOpGetKernelPreferredWorkGroupSizeMultiple: *hasResult = true; *hasResultType = true; break;

Completed in 24 milliseconds