[Mesa-dev] [PATCH 1/2] mesa: Don't try to clear a NULL renderbuffer
Eric Anholt
eric at anholt.net
Tue Jun 7 18:20:16 PDT 2011
On Tue, 7 Jun 2011 13:01:10 -0700, "Ian Romanick" <idr at freedesktop.org> wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
>
> In an ES2 context (or if GL_ARB_ES2_compatibility) is supported, the
> framebuffer can be complete with some attachments be missing. In this
> case the _ColorDrawBuffers pointer will be NULL.
>
> Fixes the crash in piglit test fbo-missing-attachment-clear.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=37739
Other than s/Ignor/Ignore/ in patch 2/2 subject,
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110607/d70f3a11/attachment.pgp>
More information about the mesa-dev
mailing list