Lines Matching refs:ctxInfo
77 static bool isExtensionSupported (const glu::ContextInfo& ctxInfo, const char* extension) in isExtensionSupported() argument
79 vector<string> extensions = ctxInfo.getExtensions(); in isExtensionSupported()
242 …ription, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx, const glu::ContextInfo& ctxInfo);
254 …cription, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx, const glu::ContextInfo& ctxInfo) in Incomplete2DSizeCase() argument
258 , m_ctxInfo (ctxInfo) in Incomplete2DSizeCase()
415 …st char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo);
427 …nst char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in Incomplete2DWrapModeCase() argument
431 , m_ctxInfo (ctxInfo) in Incomplete2DWrapModeCase()
775 …st char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo);
787 …nst char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in IncompleteCubeWrapModeCase() argument
791 , m_ctxInfo (ctxInfo) in IncompleteCubeWrapModeCase()