Searched defs:WorkGroupSize (Results 1 – 11 of 11) sorted by relevance
41 struct WorkGroupSize struct43 WorkGroupSize(deqp::Context &context) in WorkGroupSize() function51 GLsizei width;52 GLsizei height;
309 struct WorkGroupSize struct339 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize() function
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
320 const unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getMaxLocalMemSizeWithWaveCount() local
969 unsigned WorkGroupSize = ST.getFlatWorkGroupSizes(ContainingFunction).second; in handleAlloca() local
242 "WorkGroupSize": "CL_KERNEL_WORK_GROUP_SIZE", string
338 WorkGroupSize = 0, enumerator