mesa: Fix type typo in glGenerateMipmap handling of GL_UNSIGNED_INT data.
authorEric Anholt <eric@anholt.net>
Sat, 25 Sep 2010 01:40:24 +0000 (18:40 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 25 Sep 2010 01:40:24 +0000 (18:40 -0700)
commit1acadebd6270d3604b026842b8a21360968618a0
treeac1d603c79097bc99224e8aa3eda21dc87781cdd
parentb917691bc015ec4a148a67bf3a1cdca0248400a7
mesa: Fix type typo in glGenerateMipmap handling of GL_UNSIGNED_INT data.

Fixes ARB_depth_texture/fbo-generatemipmap-formats.
src/mesa/main/mipmap.c