Searched refs:GGL_STENCIL_BUFFER_BIT (Results 1 – 2 of 2) sorted by relevance
42 c->state.clear.dirty = GGL_STENCIL_BUFFER_BIT | in ggl_init_clear()115 mask &= ~GGL_STENCIL_BUFFER_BIT; in ggl_clear()168 c->state.clear.dirty |= GGL_STENCIL_BUFFER_BIT; in ggl_clearStencil()
172 GGL_STENCIL_BUFFER_BIT = 0x00000400, enumerator