main: Move MESA_SHADER_TYPES outside of gl_shader_type enum.
authorPaul Berry <stereotype441@gmail.com>
Mon, 16 Dec 2013 21:05:09 +0000 (13:05 -0800)
committerPaul Berry <stereotype441@gmail.com>
Tue, 17 Dec 2013 20:31:36 +0000 (12:31 -0800)
commitabab4385437bdcfbfff1cf772a5c418eb06ed822
tree57f06ec378fc2d2d40c30e265de64c582843e2d8
parentd9b55244fd56b5971b40fdadb262a25840197096
main: Move MESA_SHADER_TYPES outside of gl_shader_type enum.

This will avoid spurious compiler warnings in the patch that follows.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/mtypes.h