Searched refs:reqExts (Results 1 – 1 of 1) sorted by relevance
511 const char* reqExts[] = { "GL_OES_EGL_image" }; in TestContext() local512 m_testCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0), DE_LENGTH_OF_ARRAY(reqExts), reqExts); in TestContext()