Searched defs:localWorkGroupSize (Results 1 – 5 of 5) sorted by relevance
76 …const tcu::UVec3 localWorkGroupSize = tcu::UVec3(de::min(g_localWorkGroupSizeBase.x(), computeGrid… in getLocalWorkGroupSize() local85 const tcu::UVec3 localWorkGroupSize = getLocalWorkGroupSize(imageType, imageSize); in getNumWorkGroups() local257 const tcu::UVec3 localWorkGroupSize = getLocalWorkGroupSize(m_imageType, m_imageSize); in initPrograms() local439 const tcu::UVec3 localWorkGroupSize = getLocalWorkGroupSize(m_imageType, m_imageSize); in generateReferenceImage() local
59 size_t localWorkGroupSize = 0; in ExecuteSubcase() local
57 size_t localWorkGroupSize = 0; in ExecuteSubcase() local
251 size_t localWorkGroupSize = 0; in ExecuteSubcase() local
583 size_t localWorkGroupSize = _enqueuedLocalSize[0]*_enqueuedLocalSize[1]*_enqueuedLocalSize[2]; in verifyResults() local