Searched refs:S_02842C_STENCILZFAIL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsi_state.c586 db_stencil_control |= S_02842C_STENCILZFAIL(si_translate_stencil_op(state->stencil[0].zfail_op));
H A Dsid.h4974 #define S_02842C_STENCILZFAIL(x) (((x) & 0x0F) << 8) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c586 db_stencil_control |= S_02842C_STENCILZFAIL(si_translate_stencil_op(state->stencil[0].zfail_op));
H A Dsid.h4974 #define S_02842C_STENCILZFAIL(x) (((x) & 0x0F) << 8) macro

Completed in 165 milliseconds