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