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