Home
last modified time | relevance | path

Searched refs:reqExts (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp511 const char* reqExts[] = { "GL_OES_EGL_image" }; in TestContext() local
512 m_testCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0), DE_LENGTH_OF_ARRAY(reqExts), reqExts); in TestContext()