Lines Matching defs:workSize
127 const tcu::IVec3 &localSize, const tcu::IVec3 &workSize) in UBOToSSBOInvertCase()
265 const tcu::IVec3 &localSize, const tcu::IVec3 &workSize) in CopyInvertSSBOCase()
406 const tcu::IVec3 &localSize, const tcu::IVec3 &workSize) in InvertSSBOInPlaceCase()
520 const tcu::IVec3 &localSize, const tcu::IVec3 &workSize) in WriteToMultipleSSBOCase()
662 const tcu::IVec3 &workSize) in SSBOLocalBarrierCase()
775 …arrierCase(Context &context, const char *name, const char *description, const tcu::IVec3 &workSize) in SSBOBarrierCase()
909 const tcu::IVec3 &workSize) in BasicSharedVarCase()
1017 const tcu::IVec3 &workSize) in SharedVarAtomicOpCase()
1154 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
1269 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
1508 …arrierCase(Context &context, const char *name, const char *description, const tcu::IVec2 &workSize) in ImageBarrierCase()
1632 const tcu::IVec3 &workSize) in AtomicCounterCase()