Searched refs:getConfigGLPixelFormat (Results 1 – 3 of 3) sorted by relevance
53 EGLBoolean getConfigGLPixelFormat(EGLConfig config, GLenum * format);
459 EGLBoolean eglDisplay::getConfigGLPixelFormat(EGLConfig config, GLenum * format) in getConfigGLPixelFormat() function in eglDisplay
689 if (s_display.getConfigGLPixelFormat(config, &pixelFormat) == EGL_FALSE) in eglCreatePbufferSurface()