Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.h38 #define SWR_NEW_DEPTH_STENCIL_ALPHA (1 << 2) macro
Dswr_state.cpp162 ctx->dirty |= SWR_NEW_DEPTH_STENCIL_ALPHA; in swr_set_stencil_ref()
188 ctx->dirty |= SWR_NEW_DEPTH_STENCIL_ALPHA; in swr_bind_depth_stencil_state()
1574 if (ctx->dirty & (SWR_NEW_DEPTH_STENCIL_ALPHA | SWR_NEW_FRAMEBUFFER)) { in swr_update_derived()
1636 SWR_NEW_DEPTH_STENCIL_ALPHA)) { in swr_update_derived()