mtypes.h: Modify gl_geom_attrib to refer to new gl_varying_slot enum.
authorPaul Berry <stereotype441@gmail.com>
Sat, 23 Feb 2013 15:31:33 +0000 (07:31 -0800)
committerPaul Berry <stereotype441@gmail.com>
Fri, 15 Mar 2013 16:25:05 +0000 (09:25 -0700)
commit094bcf399c9630707c92ccd8f78e2ade29323a4d
treeff1ae4b70a078dec2c6228c44d9570f662f8d316
parent36b252e94724b2512ea941eff2b3a3abeb80be79
mtypes.h: Modify gl_geom_attrib to refer to new gl_varying_slot enum.

This paves the way for eliminating the gl_geom_attrib enum entirely.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Tested-by: Brian Paul <brianp@vmware.com>
src/mesa/main/mtypes.h