Lines Matching defs:workSize
121 …e, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in UBOToSSBOInvertCase()
243 …e, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in CopyInvertSSBOCase()
366 … description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in InvertSSBOInPlaceCase()
470 … description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in WriteToMultipleSSBOCase()
598 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SSBOLocalBarrierCase()
698 …rrierCase (Context& context, const char* name, const char* description, const tcu::IVec3& workSize) in SSBOBarrierCase()
821 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in BasicSharedVarCase()
915 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SharedVarAtomicOpCase()
1039 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
1144 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
1367 …rrierCase (Context& context, const char* name, const char* description, const tcu::IVec2& workSize) in ImageBarrierCase()
1483 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in AtomicCounterCase()