diff options
author | Fredrik Höglund <[email protected]> | 2013-11-12 17:34:35 +0100 |
---|---|---|
committer | Fredrik Höglund <[email protected]> | 2014-05-02 02:53:25 +0200 |
commit | 30af8ce3f807f8a4990fa8c750038b1f75e5154f (patch) | |
tree | 12953b30318c126cf4a7b949cbe852e88bed3474 /src/mesa/tnl | |
parent | 4bd82720880bef34895f34ac8141d0d9246b2b6d (diff) |
mesa: Optimize unbind_texobj_from_texunits()
The texture can only be bound to the index that corresponds to its
target, so there is no need to loop over all possible indices
for every unit and checking if the texture is bound to it.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/tnl')
0 files changed, 0 insertions, 0 deletions