diff options
author | Brian Paul <[email protected]> | 2012-08-24 07:20:58 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-08-24 13:15:27 -0600 |
commit | 09fafd3b856109ad4b24ac082ccf436022a1701c (patch) | |
tree | 507b4c60fbc33720bd41396fbbbc9357ab433314 /src/mesa/main/dd.h | |
parent | 261719b21c3dab4e2c0b79bbe148f494667da67c (diff) |
st/mesa: clean up use of 'target' variable in st_context_teximage()
'target' was used both as a parameter of type st_texture_type and then
re-used for GL_TEXTURE_x targets. Rename the function parameter and
add a new local 'GLenum target'.
And remove an extraneous break statement.
Diffstat (limited to 'src/mesa/main/dd.h')
0 files changed, 0 insertions, 0 deletions