Searched refs:maxSquareWorkGroupSize (Results 1 – 1 of 1) sorted by relevance
170 uint32_t maxSquareWorkGroupSize = in chooseDispatchSize() local172 workgroupSize = std::min(workgroupSize, maxSquareWorkGroupSize); in chooseDispatchSize()