Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglTestCase.cpp62 void EglTestContext::initGLFunctions (glw::Functions* dst, glu::ApiType apiType) const in initGLFunctions() function in deqp::egl::EglTestContext
64 initGLFunctions(dst, apiType, 0, DE_NULL); in initGLFunctions()
67 void EglTestContext::initGLFunctions (glw::Functions* dst, glu::ApiType apiType, int numExtensions,… in initGLFunctions() function in deqp::egl::EglTestContext
DteglTestCase.hpp71 void initGLFunctions (glw::Functions* dst, glu::ApiType apiType) const;
72 …void initGLFunctions (glw::Functions* dst, glu::ApiType apiType, int numExtensions, const…
DteglRobustnessTests.cpp463 void initGLFunctions (glw::Functions* gl, const glu::ApiType apiType);
523 void RenderingContext::initGLFunctions (glw::Functions *gl, const glu::ApiType apiType) in initGLFunctions() function in deqp::egl::__anonceeef6ff0111::RenderingContext
535 m_eglTestCtx.initGLFunctions(gl, apiType); in initGLFunctions()
541 m_eglTestCtx.initGLFunctions(gl, apiType, DE_LENGTH_OF_ARRAY(extensions), &extensions[0]); in initGLFunctions()
1153 context.initGLFunctions(&gl, apiType); in iterate()
1207 context.initGLFunctions(&gl, apiType); in iterate()
1267 context.initGLFunctions(&gl, apiType); in iterate()
1352 context.initGLFunctions(&gl, apiType); in iterate()
DteglColorClearCase.cpp189 m_eglTestCtx.initGLFunctions(&funcs.gl, glu::ApiType::es(2,0)); in executeForContexts()
349 m_eglTestCtx.initGLFunctions(&funcs.gl, glu::ApiType::es(2,0)); in executeForContexts()
DteglMultiContextTests.cpp144 m_eglTestCtx.initGLFunctions(&gl, glu::ApiType::es(2,0)); in iterate()
DteglImageTests.cpp165 m_eglTestCtx.initGLFunctions(&m_gl, m_api, DE_LENGTH_OF_ARRAY(extensions), &extensions[0]); in init()
304 m_eglTestCtx.initGLFunctions(&m_gl, ctxType.getAPI()); in Context()
DteglMutableRenderBufferTests.cpp169 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglSwapBuffersTests.cpp304 m_eglTestCtx.initGLFunctions(&gl, glu::ApiType::es(2,0)); in executeForConfig()
DteglMemoryStressTests.cpp120 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in MemoryAllocator()
DteglResizeTests.cpp187 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2, 0)); in init()
DteglRenderTests.cpp728 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
933 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglPreservingSwapTests.cpp366 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglNativeCoordMappingTests.cpp561 m_eglTestCtx.initGLFunctions(&gl, glu::ApiType::es(2,0)); in executeForConfig()
DteglNativeColorMappingTests.cpp529 m_eglTestCtx.initGLFunctions(&gl, glu::ApiType::es(2,0)); in executeForConfig()
DteglGetFrameTimestampsTests.cpp514 m_eglTestCtx.initGLFunctions(&gl, glu::ApiType::es(2,0)); in executeForConfig()
DteglBufferAgeTests.cpp410 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglSwapBuffersWithDamageTests.cpp335 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglCreateContextExtTests.cpp961 m_eglTestCtx.initGLFunctions(&gl, m_glContextType.getAPI()); in executeForSurface()
DteglPartialUpdateTests.cpp392 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglGLES2SharedRenderingPerfTests.cpp512 m_testCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0), DE_LENGTH_OF_ARRAY(reqExts), reqExts); in TestContext()
DteglGLES2SharingTests.cpp125 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglWideColorTests.cpp286 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglSyncTests.cpp257 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
DteglImageFormatTests.cpp1659 …m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(major, minor), DE_LENGTH_OF_ARRAY(extensions)… in init()
DteglGLES2SharingThreadedTests.cpp2153 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
3043 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()