Searched defs:GL_TEXTURE_STACK_DEPTH (Results 1 – 3 of 3) sorted by relevance
137 int GL_TEXTURE_STACK_DEPTH = 0x0BA5; field
222 #define GL_TEXTURE_STACK_DEPTH 0x0BA5 macro
139 public static final int GL_TEXTURE_STACK_DEPTH = 0x0BA5; field in GLES11