Searched defs:GL_STENCIL_FUNC (Results 1 – 4 of 4) sorted by relevance
177 #define GL_STENCIL_FUNC 0x0B92 macro
122 int GL_STENCIL_FUNC = 0x0B92; field
210 #define GL_STENCIL_FUNC 0x0B92 macro
124 public static final int GL_STENCIL_FUNC = 0x0B92; field in GLES11