[Mesa-dev] where is the EGL_IMAGE_WIDTH_INTEL EGLDisplayTypeDRMMESA macro?

Chia-I Wu olvaffe at gmail.com
Wed May 12 03:45:08 PDT 2010


On Wed, May 12, 2010 at 4:24 PM, xiaoxiaomuyu
<xiaoxiaomuyusajiangtian at gmail.com> wrote:
> Are they in any branch of mesa? without them i can't compile wayland
> successfully.
I believe they are on Kristian's egl-kms branch

  http://cgit.freedesktop.org/~krh/mesa/log/?h=egl-kms

and haven't been upstreamed yet.  Please use wayland mailing list.

> wayland-system-compositor.c: In function ‘surface_attach’:
> wayland-system-compositor.c:677: error: ‘EGL_IMAGE_WIDTH_INTEL’ undeclared
> (first use in this function)
> wayland-system-compositor.c:677: error: (Each undeclared identifier is
> reported only once
> wayland-system-compositor.c:677: error: for each function it appears in.)
> wayland-system-compositor.c:678: error: ‘EGL_IMAGE_HEIGHT_INTEL’ undeclared
> (first use in this function)
> wayland-system-compositor.c:679: error: ‘EGL_IMAGE_NAME_INTEL’ undeclared
> (first use in this function)
> wayland-system-compositor.c:680: error: ‘EGL_IMAGE_STRIDE_INTEL’ undeclared
> (first use in this function)
> wayland-system-compositor.c:681: error: ‘EGL_IMAGE_FORMAT_INTEL’ undeclared
> (first use in this function)
> wayland-system-compositor.c:712: error: ‘EGL_SYSTEM_IMAGE_INTEL’ undeclared
> (first use in this function)
> wayland-system-compositor.c:713: warning: passing argument 3 of
> ‘eglCreateImageKHR’ makes integer from pointer without a cast
> /usr/include/EGL/eglext.h:84: note: expected ‘EGLenum’ but argument is of
> type ‘EGLint *’
> wayland-system-compositor.c: In function ‘init_egl’:
> wayland-system-compositor.c:1078: error: ‘EGLDisplayTypeDRMMESA’ undeclared
> (first use in this function)



-- 
olv at LunarG.com


More information about the mesa-dev mailing list