Searched refs:localSize_ (Results 1 – 2 of 2) sorted by relevance
94 …SubCase (const UVec3& localSize_, const UVec3& numWorkGroups_) : localSize(localSize_), numWorkGro… in SubCase()
114 SubCase (const UVec3& localSize_, const UVec3& numWorkGroups_) in SubCase() argument115 : m_localSize (localSize_) in SubCase()