On Thu, Aug 13, 2015 at 12:59 PM, Marta Lofstedt
wrote:
> From: Marta Lofstedt
>
> According to OpenGL specification version 4.5 table 23.46
> and OpenGL ES specification version 3.1 table 20.31:
> ATOMIC_COUNTER_BUFFER_START and ATOMIC_COUNTER_BUFFER_SIZE
> should have the initial value of zero.
From: Marta Lofstedt
According to OpenGL specification version 4.5 table 23.46
and OpenGL ES specification version 3.1 table 20.31:
ATOMIC_COUNTER_BUFFER_START and ATOMIC_COUNTER_BUFFER_SIZE
should have the initial value of zero.
Signed-off-by: Marta Lofstedt
---
src/mesa/main/bufferobj.c | 4