i965: Remove use of GLuint/GLint in brw_tex_layout.c.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 28 Jun 2013 22:49:20 +0000 (15:49 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 3 Jul 2013 17:48:15 +0000 (10:48 -0700)
commitccf312fd127df16757108cc35905c1dc524a4dac
tree8bafd7b9d7e360e5404586963e184766eaee9c03
parented95e396f38bbad647152e9357f1da03fdc449eb
i965: Remove use of GLuint/GLint in brw_tex_layout.c.

Using GL types is silly; this isn't even remotely API-facing.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_tex_layout.c