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

  /external/deqp/framework/platform/win32/
tcuWGL.hpp 211 HGLRC getGLContext (void) const { return m_context; }
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
egl.cpp 92 static gl_wrapper_context_t *getGLContext()
189 if (initApi<gl_wrapper_context_t>(GLESv1_DRIVER, GLESv1_enc_LIB, &g_gl_dispatch, getGLContext) < 0) {
199 initApi<gl_wrapper_context_t>(GLESv1_DRIVER, GLES_android_LIB, &g_gl_dispatch, getGLContext);

Completed in 820 milliseconds