Home
last modified time | relevance | path

Searched refs:GGL_STENCIL_BUFFER_BIT (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/
Dclear.cpp42 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()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h172 GGL_STENCIL_BUFFER_BIT = 0x00000400, enumerator