Searched defs:GL_STENCIL_BUFFER_BIT (Results 1 – 8 of 8) sorted by relevance
83 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
77 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
48 #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
27 public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; field in GLES20