summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorjinhyung.jo <jinhyung.jo@samsung.com>2014-05-08 19:32:41 +0900
committerjinhyung.jo <jinhyung.jo@samsung.com>2015-01-08 17:00:24 +0900
commit743a976a239076191811326fe46d9ebdbb1f9798 (patch)
treeb3aaa2aa95a71e56e2450d5ef00dac9e11b0f2e8 /include
parentb2b6c1d9743241b78d25a2d63a68135ea9261798 (diff)
downloademulator-yagl-743a976a239076191811326fe46d9ebdbb1f9798.tar.gz
emulator-yagl-743a976a239076191811326fe46d9ebdbb1f9798.tar.bz2
emulator-yagl-743a976a239076191811326fe46d9ebdbb1f9798.zip
YaGL: Modified packaging rules
Remove the dependency of the packages, simulator-opengl & opengl-es-virtual-drv Change-Id: I6b8f0807df98762dc3d2391de1d1a4021f1b1ff8 Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/GLES2/gl2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GLES2/gl2.h b/include/GLES2/gl2.h
index 07e7f49..8c8818a 100644
--- a/include/GLES2/gl2.h
+++ b/include/GLES2/gl2.h
@@ -345,6 +345,7 @@ typedef khronos_uint8_t GLubyte;
#define GL_RGB5_A1 0x8057
#define GL_RGB565 0x8D62
#define GL_DEPTH_COMPONENT16 0x81A5
+#define GL_STENCIL_INDEX 0x1901
#define GL_STENCIL_INDEX8 0x8D48
#define GL_RENDERBUFFER_WIDTH 0x8D42
#define GL_RENDERBUFFER_HEIGHT 0x8D43