Lines Matching defs:_egl_extensions
92 struct _egl_extensions struct
95 EGLBoolean ANDROID_framebuffer_target;
96 EGLBoolean ANDROID_image_native_buffer;
97 EGLBoolean ANDROID_native_fence_sync;
98 EGLBoolean ANDROID_recordable;
100 EGLBoolean CHROMIUM_sync_control;
102 EGLBoolean EXT_buffer_age;
103 EGLBoolean EXT_create_context_robustness;
104 EGLBoolean EXT_image_dma_buf_import;
105 EGLBoolean EXT_image_dma_buf_import_modifiers;
106 EGLBoolean EXT_pixel_format_float;
107 EGLBoolean EXT_swap_buffers_with_damage;
109 unsigned int IMG_context_priority;
114 EGLBoolean KHR_cl_event2;
115 EGLBoolean KHR_config_attribs;
116 EGLBoolean KHR_context_flush_control;
117 EGLBoolean KHR_create_context;
118 EGLBoolean KHR_fence_sync;
119 EGLBoolean KHR_get_all_proc_addresses;
120 EGLBoolean KHR_gl_colorspace;
121 EGLBoolean KHR_gl_renderbuffer_image;
122 EGLBoolean KHR_gl_texture_2D_image;
123 EGLBoolean KHR_gl_texture_3D_image;
124 EGLBoolean KHR_gl_texture_cubemap_image;
125 EGLBoolean KHR_image;
126 EGLBoolean KHR_image_base;
127 EGLBoolean KHR_image_pixmap;
128 EGLBoolean KHR_no_config_context;
129 EGLBoolean KHR_partial_update;
130 EGLBoolean KHR_reusable_sync;
131 EGLBoolean KHR_surfaceless_context;
132 EGLBoolean KHR_wait_sync;
133 EGLBoolean KHR_create_context_no_error;
135 EGLBoolean MESA_drm_image;
136 EGLBoolean MESA_image_dma_buf_export;
138 EGLBoolean NOK_swap_region;
139 EGLBoolean NOK_texture_from_pixmap;
141 EGLBoolean NV_post_sub_buffer;
143 EGLBoolean WL_bind_wayland_display;
144 EGLBoolean WL_create_wayland_buffer_from_image;