Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Degl_context.c88 static GLFWbool chooseEGLConfig(const _GLFWctxconfig* ctxconfig, in chooseEGLConfig() function
449 if (!chooseEGLConfig(ctxconfig, fbconfig, &config)) in _glfwCreateContextEGL()
679 if (!chooseEGLConfig(ctxconfig, fbconfig, &native)) in _glfwChooseVisualEGL()