Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Degldisplay.h120 #define __EGL_CONTEXT_PRIORITY_HIGH_BIT 2 macro
Deglcontext.c363 bit = __EGL_CONTEXT_PRIORITY_HIGH_BIT; in _eglParseContextAttribList()