[Mesa-dev] [PATCH] egl: Fix the bad surface attributes combination checking for pbuffers. (v2)
Chad Versace
chad.versace at intel.com
Thu Jul 7 18:32:11 UTC 2016
On Mon 20 Jun 2016, Guillaume Charifi wrote:
> Fixes a regression induced by commit a0674ce5c41903ccd161e89abb149621bfbc40d2:
> When EGL_TEXTURE_FORMAT and EGL_TEXTURE_TARGET were both specified (and
> both != EGL_NO_TEXTURE), an error was instantly triggered, before the
> other one had even a chance to be checked, which is obviously not the
> intended behaviour.
>
> v2: Full commit hash, remove useless variables.
>
> Signed-off-by: Guillaume Charifi <guillaume.charifi at sfr.fr>
> Reviewed-by: Frank Binns <frank.binns at imgtec.com>
I added this snippet to the commit message:
Fixes: piglit "spec/egl 1.4/eglcreatepbuffersurface and then glclear"
Fixes: piglit "spec/egl 1.4/largest possible eglcreatepbuffersurface and then glclear"
I pushed and gave it my
Reviewed-by: Chad Versace <chad.versace at intel.com>
More information about the mesa-dev
mailing list