Searched refs:EGL_OPTIMAL_MESA (Results 1 – 3 of 3) sorted by relevance
137 case EGL_OPTIMAL_MESA: in _eglParseModeAttribs()193 case EGL_OPTIMAL_MESA: in getModeAttrib()213 { EGL_OPTIMAL_MESA, LARGER },
143 The mode attribute EGL_OPTIMAL_MESA will be set for modes which314 EGL_OPTIMAL_MESA340 EGL_OPTIMAL_MESA Set if the most is especially optimal for the352 EGL_OPTIMAL_MESA EGL_DONT_CARE Exact 1,0 1377 EGL_OPTIMAL_MESA 1 indicates an optimal mode, 0 otherwise516 Added EGL_OPTIMAL_MESA for width/height/refresh rate selection530 Use EGL_OPTIMAL_MESA as a new mode attribute. (Michel Danzer)
48 #define EGL_OPTIMAL_MESA 0x4007 macro