On Tue, 7 Jun 2011 13:01:10 -0700, "Ian Romanick" wrote:
> From: Ian Romanick
>
> 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
On 06/07/2011 02:01 PM, Ian Romanick wrote:
From: Ian Romanick
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-
From: Ian Romanick
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.fre