Compare commits

...

1 Commits

Author SHA1 Message Date
Ian Romanick
9f4366f1ac !UPSTREAM: Make GL_STENCIL_INDEX exist again in ES2.
This lets gles2conform build since 88ec004.
2013-11-07 19:16:40 -08:00

View File

@@ -27,4 +27,6 @@
#define GL_APIENTRY KHRONOS_APIENTRY
#endif
#define GL_STENCIL_INDEX 0x1901
#endif /* __gl2platform_h_ */