Searched defs:WorkGroupSize (Results 1 – 9 of 9) sorted by relevance
41 struct WorkGroupSize struct43 WorkGroupSize(deqp::Context& context) in WorkGroupSize() argument51 GLsizei width;52 GLsizei height;
300 struct WorkGroupSize struct330 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize() argument
297 struct WorkGroupSize struct327 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize() function
114 ir_variable *WorkGroupSize; in find_sysvals() local
320 unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getMaxLocalMemSizeWithWaveCount() local330 unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getOccupancyWithLocalMemSize() local
760 unsigned WorkGroupSize = ST.getFlatWorkGroupSizes(ContainingFunction).second; in handleAlloca() local
1244 unsigned WorkGroupSize = MFI->getMaxFlatWorkGroupSize(); in calculateLDSSpillAddress() local
236 "WorkGroupSize": "CL_KERNEL_WORK_GROUP_SIZE", string
322 WorkGroupSize = 0, enumerator