Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglsurface.c122 if (type == EGL_SCREEN_BIT_MESA) in _eglParseSurfaceAttribList()
300 case EGL_SCREEN_BIT_MESA: in _eglInitSurface()
Deglconfig.c326 mask |= EGL_SCREEN_BIT_MESA; in _eglValidateConfig()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c240 case EGL_SCREEN_BIT_MESA: in egl_g3d_create_surface()
271 case EGL_SCREEN_BIT_MESA: in egl_g3d_create_surface()
788 arg.type = EGL_SCREEN_BIT_MESA; in egl_g3d_create_screen_surface()
810 if (gsurf->base.Type != EGL_SCREEN_BIT_MESA) in egl_g3d_show_screen_surface()
Degl_g3d.c267 surface_type |= EGL_SCREEN_BIT_MESA; in init_config_attributes()
/external/mesa3d/include/EGL/
Deglmesaext.h50 #define EGL_SCREEN_BIT_MESA 0x08 macro
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface306 EGL_SCREEN_BIT_MESA