Lines Matching defs:workSize
118 …e, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in UBOToSSBOInvertCase()
238 …e, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in CopyInvertSSBOCase()
359 … description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in InvertSSBOInPlaceCase()
461 … description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in WriteToMultipleSSBOCase()
587 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SSBOLocalBarrierCase()
685 …rrierCase (Context& context, const char* name, const char* description, const tcu::IVec3& workSize) in SSBOBarrierCase()
801 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in BasicSharedVarCase()
893 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SharedVarAtomicOpCase()
1014 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
1118 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
1338 …rrierCase (Context& context, const char* name, const char* description, const tcu::IVec2& workSize) in ImageBarrierCase()
1447 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in AtomicCounterCase()