Searched defs:GL_STENCIL_REF (Results 1 – 4 of 4) sorted by relevance
181 #define GL_STENCIL_REF 0x0B97 macro
125 int GL_STENCIL_REF = 0x0B97; field
215 #define GL_STENCIL_REF 0x0B97 macro
127 public static final int GL_STENCIL_REF = 0x0B97; field in GLES11