evas-gl-common: Fix building when --with-opengl=es
authorChris Michael <cp.michael@samsung.com>
Thu, 19 Mar 2015 13:54:34 +0000 (09:54 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 19 Mar 2015 13:55:52 +0000 (09:55 -0400)
commit87263cf0bd584fcf76e4ba36b1e16712b21f0f43
tree993a8f6ab28027a7d24517a604ca429f7b2b499b
parenta21f0535717c26ac23d5a22f337cbdbcea3998cc
evas-gl-common: Fix building when --with-opengl=es

Summary: If we are building for only gles 2.0, then we cannot use
glAlphaFunc else we get compile errors. This adds an #ifndef around
that block to fix building

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/gl_common/evas_gl_3d_renderer.c