Re: [Mesa-dev] [Mesa-stable] [PATCH v2 2/5] meta: fix meta clear of layered framebuffers

2013-11-23 Thread Ian Romanick
On 11/23/2013 03:21 PM, Paul Berry wrote: > On 23 November 2013 12:58, Ian Romanick > wrote: > > On 11/20/2013 02:29 PM, Paul Berry wrote: > >>From section 4.4.7 (Layered Framebuffers) of the GLSL 3.2 spec: > > > > When the Clear or ClearBuffer* co

Re: [Mesa-dev] [Mesa-stable] [PATCH v2 2/5] meta: fix meta clear of layered framebuffers

2013-11-23 Thread Paul Berry
On 23 November 2013 12:58, Ian Romanick wrote: > On 11/20/2013 02:29 PM, Paul Berry wrote: > >>From section 4.4.7 (Layered Framebuffers) of the GLSL 3.2 spec: > > > > When the Clear or ClearBuffer* commands are used to clear a > > layered framebuffer attachment, all layers of the attachme

Re: [Mesa-dev] [Mesa-stable] [PATCH v2 2/5] meta: fix meta clear of layered framebuffers

2013-11-23 Thread Ian Romanick
On 11/20/2013 02:29 PM, Paul Berry wrote: >>From section 4.4.7 (Layered Framebuffers) of the GLSL 3.2 spec: > > When the Clear or ClearBuffer* commands are used to clear a > layered framebuffer attachment, all layers of the attachment are > cleared. > > This patch fixes meta clears to