Build mesa 4772 failed

Commit 74db56b97a by Chad Versace on 5/30/2017 7:27 PM:
i965: Add a RGBX->RGBA fallback for glEGLImageTextureTarget2D()\n\nThis enables support for importing RGBX8888 EGLImage textures on\nSkylake.\n\nChrome OS needs support for RGBX8888 EGLImage textures because because\nthe Android framework produces HAL_PIXEL_FORMAT_RGBX8888 winsys\nsurfaces, which the Chrome OS compositor consumes as dma_bufs. On\nhardware for which RGBX is unsupported or disabled, normally core Mesa\nprovides the RGBX->RGBA fallback during glTexStorage. But the DRIimage\ncode bypasses core Mesa, so we must do the fallback in i965.\n\nReviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to