From: Kristian Høgsberg Date: Tue, 30 Nov 2010 02:04:43 +0000 (-0500) Subject: docs: Fix MESA_drm_image typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7db49853f07dc62d76c7f00ab19b672e16604260;p=mesa.git docs: Fix MESA_drm_image typo --- diff --git a/docs/MESA_drm_image.spec b/docs/MESA_drm_image.spec index 118501c3d3e..c9853a7fd0f 100644 --- a/docs/MESA_drm_image.spec +++ b/docs/MESA_drm_image.spec @@ -83,7 +83,7 @@ Additions to the EGL 1.4 Specification: EGLImageKHR eglCreateDRMImageMESA(EGLDisplay dpy, const EGLint *attrib_list); - In the attribute list, pass EGL_WIDTH, EGL_EIGHT and format and + In the attribute list, pass EGL_WIDTH, EGL_HEIGHT and format and use in the attrib list using EGL_DRM_BUFFER_FORMAT_MESA and EGL_DRM_BUFFER_USE_MESA. The only format specified by this extension is EGL_DRM_BUFFER_FORMAT_ARGB32_MESA, where each pixel