Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglsurface.h42 struct _egl_surface struct
45 _EGLResource Resource;
48 _EGLContext *CurrentContext;
50 _EGLConfig *Config;
52 EGLint Type; /* one of EGL_WINDOW_BIT, EGL_PIXMAP_BIT or EGL_PBUFFER_BIT */
55 EGLint Width, Height;
56 EGLenum TextureFormat;
57 EGLenum TextureTarget;
58 EGLBoolean MipmapTexture;
59 EGLBoolean LargestPbuffer;
[all …]