diff options
author | Ilia Mirkin <[email protected]> | 2016-02-12 13:49:08 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-02-12 18:22:49 -0500 |
commit | f82ff6207ca98c153d5dc24319f86146d55ae230 (patch) | |
tree | 5ac49016aa68039afa80ca11dac76979ecbcc4a3 /src/mesa/main/pipelineobj.c | |
parent | b7e246d89afb2c6072fd65f6bf01a1921afc6d2a (diff) |
mesa: reset offset/size to 0 when removing atomic binding
Similar to commit dd9d2963d6 (mesa: AtomicBufferBindings should be
initialized to zero.), we should reset these to zero when unbinding.
This fixes a number of dEQP failures due to cross-test pollution. The
tests properly unbound everything, but when querying the values again,
the expectation was that they would be 0.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/mesa/main/pipelineobj.c')
0 files changed, 0 insertions, 0 deletions