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