HomeSort by relevance Sort by last modified time
    Searched refs:getGLFunctions (Results 1 - 10 of 10) sorted by null

  /external/deqp/modules/egl/
teglTestCase.hpp 70 void getGLFunctions (glw::Functions& gl, glu::ApiType apiType) const;
teglTestCase.cpp 262 void EglTestContext::getGLFunctions (glw::Functions& gl, glu::ApiType apiType) const
teglMemoryStressTests.cpp 114 m_eglTestCtx.getGLFunctions(m_gl, glu::ApiType::es(2,0));
teglSwapBuffersTests.cpp 300 m_eglTestCtx.getGLFunctions(gl, glu::ApiType::es(2,0));
teglPreservingSwapTests.cpp 407 m_eglTestCtx.getGLFunctions(m_gl, glu::ApiType::es(2,0));
teglResizeTests.cpp 175 m_eglTestCtx.getGLFunctions(m_gl, glu::ApiType::es(2, 0));
teglCreateContextExtTests.cpp 1071 m_eglTestCtx.getGLFunctions(gl, m_glContextType.getAPI());
    [all...]
teglNativeColorMappingTests.cpp 503 m_eglTestCtx.getGLFunctions(gl, glu::ApiType::es(2,0));
teglNativeCoordMappingTests.cpp 536 m_eglTestCtx.getGLFunctions(gl, glu::ApiType::es(2,0));
teglGLES2SharedRenderingPerfTests.cpp 530 m_testCtx.getGLFunctions(m_gl, glu::ApiType::es(2,0));
    [all...]

Completed in 4433 milliseconds