Searched defs:_egl_surface (Results 1 – 1 of 1) sorted by relevance
47 struct _egl_surface struct50 _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 …]