Lines Matching defs:_egl_extensions
86 struct _egl_extensions struct
88 EGLBoolean MESA_screen_surface;
89 EGLBoolean MESA_copy_context;
90 EGLBoolean MESA_drm_display;
91 EGLBoolean MESA_drm_image;
93 EGLBoolean WL_bind_wayland_display;
95 EGLBoolean KHR_image_base;
96 EGLBoolean KHR_image_pixmap;
97 EGLBoolean KHR_vg_parent_image;
98 EGLBoolean KHR_gl_texture_2D_image;
99 EGLBoolean KHR_gl_texture_cubemap_image;
100 EGLBoolean KHR_gl_texture_3D_image;
101 EGLBoolean KHR_gl_renderbuffer_image;
103 EGLBoolean KHR_reusable_sync;
104 EGLBoolean KHR_fence_sync;
106 EGLBoolean KHR_surfaceless_context;
107 EGLBoolean KHR_create_context;
109 EGLBoolean NOK_swap_region;
110 EGLBoolean NOK_texture_from_pixmap;
112 EGLBoolean ANDROID_image_native_buffer;
114 EGLBoolean NV_post_sub_buffer;
116 EGLBoolean EXT_create_context_robustness;