glamor: update "required EGL extensions" comment
The extensions listed have not been needed in a while. Replace with the only remaining requirement. Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
		
							parent
							
								
									04511a0476
								
							
						
					
					
						commit
						05a4396f08
					
				|  | @ -155,8 +155,7 @@ extern _X_EXPORT struct gbm_device *glamor_egl_get_gbm_device(ScreenPtr screen); | |||
|  * | ||||
|  * The EGL layer needs to have the following extensions working: | ||||
|  * | ||||
|  * .EGL_KHR_gl_texture_2D_image | ||||
|  * .EGL_EXT_image_dma_buf_import | ||||
|  * .EGL_KHR_surfaceless_context | ||||
|  * */ | ||||
| extern _X_EXPORT Bool glamor_supports_pixmap_import_export(ScreenPtr screen); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue