Lines Matching refs:localSize

118 …t char* name, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec…  in UBOToSSBOInvertCase()  argument
121 , m_localSize (localSize) in UBOToSSBOInvertCase()
238 …t char* name, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec… in CopyInvertSSBOCase() argument
241 , m_localSize (localSize) in CopyInvertSSBOCase()
359 …const char* description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec… in InvertSSBOInPlaceCase() argument
363 , m_localSize (localSize) in InvertSSBOInPlaceCase()
461 …const char* description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec… in WriteToMultipleSSBOCase() argument
465 , m_localSize (localSize) in WriteToMultipleSSBOCase()
587 …& context, const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec… in SSBOLocalBarrierCase() argument
589 , m_localSize (localSize) in SSBOLocalBarrierCase()
801 …& context, const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec… in BasicSharedVarCase() argument
803 , m_localSize (localSize) in BasicSharedVarCase()
893 …& context, const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec… in SharedVarAtomicOpCase() argument
895 , m_localSize (localSize) in SharedVarAtomicOpCase()
985 …& context, const char* name, const char* description, const tcu::IVec2& localSize, const tcu::IVec… in CopyImageToSSBOCase() argument
987 , m_localSize (localSize) in CopyImageToSSBOCase()
1089 …& context, const char* name, const char* description, const tcu::IVec2& localSize, const tcu::IVec… in CopySSBOToImageCase() argument
1091 , m_localSize (localSize) in CopySSBOToImageCase()
1208 …ImageAtomicOpCase (Context& context, const char* name, const char* description, int localSize, con… in ImageAtomicOpCase() argument
1210 , m_localSize (localSize) in ImageAtomicOpCase()
1447 …& context, const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec… in AtomicCounterCase() argument
1449 , m_localSize (localSize) in AtomicCounterCase()