Searched defs:GL_STENCIL_BUFFER_BIT (Results 1 – 9 of 9) sorted by relevance
83 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
76 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
200 int GL_STENCIL_BUFFER_BIT = 0x0400; field
202 public static final int GL_STENCIL_BUFFER_BIT = 0x0400; field in GLES10
29 public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; field in GLES20
85 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro