[Piglit] [PATCH 1/3] clearbuffer-display-lists: GL_BACK_is not allowed as drawbuffer

Brian Paul brianp at vmware.com
Thu Dec 5 15:16:58 PST 2013


On 12/05/2013 10:55 AM, Marek Olšák wrote:
> From: Marek Olšák <marek.olsak at amd.com>
>
> Only 0 to MAX_DRAW_BUFFERS-1 is allowed. If you want to clear GL_BACK,
> call glDrawBuffers(GL_BACK) and then glClearBuffer(GL_COLOR, 0, ..).
> ---

For the series:
Reviewed-by: Brian Paul <brianp at vmware.com>



More information about the Piglit mailing list