diff options
author | Brian Paul <[email protected]> | 2016-03-24 11:24:33 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-03-29 18:13:45 -0600 |
commit | 105fe527840ed5fc55e78c4561915fbe1fded76c (patch) | |
tree | 1ef565a326e9b11e3a19c86878168652d47812ed /src/mesa/state_tracker | |
parent | d4a5a61d445e683c20de00c1febe847b4c2db910 (diff) |
mesa: new _mesa_prepare_mipmap_levels() function for mipmap generation
Simplifies the loops in generate_mipmap_uncompressed() and
generate_mipmap_compressed(). Will be used in the state tracker too.
Could probably be used in the meta code. If so, some additional
clean-ups can be done after that.
v2: use unsigned types instead of GLuint, per Ian
Reviewed-by: Roland Scheidegger <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions