Searched defs:GL_STACK_OVERFLOW (Results 1 – 4 of 4) sorted by relevance
196 #define GL_STACK_OVERFLOW 0x0503 macro
169 #define GL_STACK_OVERFLOW 0x0503 macro
197 int GL_STACK_OVERFLOW = 0x0503; field
199 public static final int GL_STACK_OVERFLOW = 0x0503; field in GLES10