Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglmode.c137 case EGL_OPTIMAL_MESA: in _eglParseModeAttribs()
193 case EGL_OPTIMAL_MESA: in getModeAttrib()
213 { EGL_OPTIMAL_MESA, LARGER },
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface143 The mode attribute EGL_OPTIMAL_MESA will be set for modes which
314 EGL_OPTIMAL_MESA
340 EGL_OPTIMAL_MESA Set if the most is especially optimal for the
352 EGL_OPTIMAL_MESA EGL_DONT_CARE Exact 1,0 1
377 EGL_OPTIMAL_MESA 1 indicates an optimal mode, 0 otherwise
516 Added EGL_OPTIMAL_MESA for width/height/refresh rate selection
530 Use EGL_OPTIMAL_MESA as a new mode attribute. (Michel Danzer)
/external/mesa3d/include/EGL/
Deglmesaext.h48 #define EGL_OPTIMAL_MESA 0x4007 macro