[Mesa-dev] dd_function_table::Clear()

Dee Sharpe demetrioussharpe at netscape.net
Thu Jan 19 11:07:42 PST 2012


On 1/19/2012 11:07 AM, Brian Paul wrote:
> No.  The _ColorDrawBuffers[] array is indexed by an integer between 0 
> and _NumColorDrawBuffers-1.  The contents of the array is updated by 
> calls to glDrawBuffer() or glDrawBuffersARB().
>
> If you specifically want the front-left buffer you'd use:
>
> ctx->DrawBuffer->Attachment[BUFFER_FRONT_LEFT]->Renderbuffer.

As it turns out, that's exactly what I was looking for, thanks!

-- 

Dee Sharpe

The difference between what IS done
&  what COULD be done is relational to
what you ARE doing&  what you COULD be doing!



More information about the mesa-dev mailing list