diff options
author | Brian Paul <[email protected]> | 2011-05-25 18:07:33 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-05-25 18:07:35 -0600 |
commit | bf14ab417c6638afd19206e11ee69bdb9fb93d9e (patch) | |
tree | 3175d8342252bfa63e1684f133d5198c3f0a3ab9 /acinclude.m4 | |
parent | 1697dac64294aab73052541dab6763d660d088dc (diff) |
st/mesa: fix incorrect texture level/face/slice accesses
If we use FBOs to access mipmap levels with glRead/Draw/CopyPixels()
we need to be sure to access the correct mipmap level/face/slice.
Before, we were just passing zero in quite a few places.
This fixes the new piglit fbo-mipmap-copypix test.
NOTE: This is a candidate for the 7.10 branch.
Diffstat (limited to 'acinclude.m4')
0 files changed, 0 insertions, 0 deletions