From 7db49853f07dc62d76c7f00ab19b672e16604260 Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Mon, 29 Nov 2010 21:04:43 -0500 Subject: docs: Fix MESA_drm_image typo --- docs/MESA_drm_image.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/MESA_drm_image.spec b/docs/MESA_drm_image.spec index 118501c3d3..c9853a7fd0 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 -- cgit v1.2.3