[Mesa-dev] [PATCH 03/10] egl: split _eglParseImageAttribList into per extension functions

Michel Dänzer michel at daenzer.net
Thu Jul 13 07:48:59 UTC 2017


On 30/06/17 08:15 PM, Emil Velikov wrote:
> Will allow us to simplify existing code and make further improvements
> short and simple.
> 
> No functional change intended.

Famous last words. :)

This broke the piglit test
spec at ext_image_dma_buf_import@ext_image_dma_buf_import-invalid_hints for
me with radeonsi:

Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004
Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004
Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004
Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the mesa-dev mailing list