Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglsurface.h47 struct _egl_surface struct
50 _EGLResource Resource;
53 _EGLContext *CurrentContext;
55 _EGLConfig *Config;
57 EGLint Type; /* one of EGL_WINDOW_BIT, EGL_PIXMAP_BIT or EGL_PBUFFER_BIT */
62 EGLBoolean Lost;
65 EGLint Width, Height;
66 EGLenum TextureFormat;
67 EGLenum TextureTarget;
68 EGLBoolean MipmapTexture;
[all …]