Lines Matching refs:m_contextInfo
204 const glu::ContextInfo& m_contextInfo;
215 , m_contextInfo (contextInfo)
1244 shaderNodeList.push_back(new ShaderCase(m_testCtx, m_renderCtx, m_contextInfo, (caseName + "_vertex").c_str(), description.c_str(), spec));
1252 shaderNodeList.push_back(new ShaderCase(m_testCtx, m_renderCtx, m_contextInfo, (caseName + "_fragment").c_str(), description.c_str(), spec));
1270 shaderNodeList.push_back(new ShaderCase(m_testCtx, m_renderCtx, m_contextInfo, caseName.c_str(), description.c_str(), spec));
1293 shaderNodeList.push_back(new ShaderCase(m_testCtx, m_renderCtx, m_contextInfo, caseName.c_str(), description.c_str(), spec));
1339 ShaderLibrary subLibrary (m_testCtx, m_renderCtx, m_contextInfo);
1403 , m_contextInfo (contextInfo)
1434 sl::ShaderParser parser(m_testCtx, m_renderCtx, m_contextInfo, fileDirectory.c_str());
1442 sl::ShaderParser parser(m_testCtx, m_renderCtx, m_contextInfo);