mesa: use native types when possible
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 7 Jun 2016 16:33:40 +0000 (17:33 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 13 Jun 2016 14:31:28 +0000 (15:31 +0100)
commitbfbf286f7d607f1add1cedd2e2717e249fb45d0f
treebc16976a61b987fb1fff5ff303ad5abcb21a540f
parent3f80c95f35cd21f19e4946a3f50d4c5e16bad7a2
mesa: use native types when possible

All of the functions and related data is internal, so there's no point
if using the GL types.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/remap.c