Home
last modified time | relevance | path

Searched defs:_egl_surface (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/egl/main/
Deglsurface.h63 struct _egl_surface struct
66 _EGLResource Resource;
69 _EGLContext *CurrentContext;
71 _EGLConfig *Config;
73 EGLint Type; /* one of EGL_WINDOW_BIT, EGL_PIXMAP_BIT or EGL_PBUFFER_BIT */
78 EGLBoolean Lost;
81 EGLint Width, Height;
82 EGLenum TextureFormat;
83 EGLenum TextureTarget;
84 EGLBoolean MipmapTexture;
[all …]