Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dglx_context.c57 GLFWbool trustWindowBit = GLFW_TRUE; in chooseGLXFBConfig() local
63 trustWindowBit = GLFW_FALSE; in chooseGLXFBConfig()
88 if (trustWindowBit) in chooseGLXFBConfig()