mesa: Fix/add feature test to shader.c.
authorChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 02:36:51 +0000 (10:36 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 02:40:56 +0000 (10:40 +0800)
commitc08449b78ee95c90f95983fbd6b964ac6d09a748
tree2f7f06029cb190ca96f800b13b933303b4b5df3c
parent21dfcde3ff54e0d01ddd2c79b14db82b57541433
mesa: Fix/add feature test to shader.c.

Those macros used by _mesa_init_shader_dispatch are not available when
FEATURE_GL is not defined.
src/mesa/main/shaders.c