Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldisplay.h115 #define __EGL_CONTEXT_PRIORITY_LOW_BIT 0 macro
Deglcontext.c369 bit = __EGL_CONTEXT_PRIORITY_LOW_BIT; in _eglParseContextAttribList()