summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-04-26 01:54:41 +0200
committerMarek Olšák <[email protected]>2013-05-11 23:45:02 +0200
commita17e87d4ebd84c1a01c3821c04ed9d8d7c763983 (patch)
tree0996d1950a46f5ad8bee73b196fbf1d4371fbedb /src/mesa/swrast_setup
parent1ba1d617bf4eff0f08df80a2805b6f25ebf038fb (diff)
st/mesa: fix a couple of issues in st_bind_ubos
- don't reference a buffer for a local variable (that's never useful unless it can be the only reference to the buffer) - check if the buffer is not NULL - set buffer_size as specified with BindBufferRange NOTE: This is a candidate for the 9.1 branch. Reviewed-by: Fredrik Höglund <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/swrast_setup')
0 files changed, 0 insertions, 0 deletions