Searched defs:_egl_surface (Results 1 – 1 of 1) sorted by relevance
65 struct _egl_surface struct68 _EGLResource Resource;71 _EGLContext *CurrentContext;73 _EGLConfig *Config;75 EGLint Type; /* one of EGL_WINDOW_BIT, EGL_PIXMAP_BIT or EGL_PBUFFER_BIT */80 EGLBoolean Lost;83 EGLint Width, Height;84 EGLenum TextureFormat;85 EGLenum TextureTarget;86 EGLBoolean MipmapTexture;[all …]