Searched refs:stencil (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/
H A Dclear.cpp114 if (c->state.buffers.stencil.format == 0)
143 // XXX: do stencil buffer
167 c->state.clear.stencil = s;
H A Dpixelflinger.cpp541 if (c->state.mask.stencil != mask) {
542 c->state.mask.stencil = mask;
800 c->state.mask.stencil = 0xFFFFFFFF;
/system/core/include/private/pixelflinger/
H A Dggl_context.h291 uint32_t stencil; member in struct:android::mask_state_t
300 GGLint stencil; member in struct:android::clear_state_t
432 surface_t stencil; member in struct:android::framebuffer_t

Completed in 116 milliseconds