Searched defs:WorkGroupSize (Results 1 – 12 of 12) sorted by relevance
41 struct WorkGroupSize struct43 WorkGroupSize(deqp::Context& context) in WorkGroupSize() function51 GLsizei width;52 GLsizei height;
291 struct WorkGroupSize struct321 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
654 unsigned WorkGroupSize = AMDGPU::getMaximumWorkGroupSize(ContainingFunction); in handleAlloca() local
734 unsigned WorkGroupSize = MFI->getMaximumWorkGroupSize(*MF); in calculateLDSSpillAddress() local
326 unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getMaxLocalMemSizeWithWaveCount() local
908 unsigned WorkGroupSize = ST.getFlatWorkGroupSizes(ContainingFunction).second; in handleAlloca() local
236 "WorkGroupSize": "CL_KERNEL_WORK_GROUP_SIZE", string
322 WorkGroupSize = 0, enumerator