Module: Mesa Branch: master Commit: 7db49853f07dc62d76c7f00ab19b672e16604260 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7db49853f07dc62d76c7f00ab19b672e16604260
Author: Kristian Høgsberg <[email protected]> Date: Mon Nov 29 21:04:43 2010 -0500 docs: Fix MESA_drm_image typo --- docs/MESA_drm_image.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/MESA_drm_image.spec b/docs/MESA_drm_image.spec index 118501c..c9853a7 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
