Searched refs:S_02842C_STENCILFAIL (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c584 db_stencil_control |= S_02842C_STENCILFAIL(si_translate_stencil_op(state->stencil[0].fail_op));
H A Dsid.h4936 #define S_02842C_STENCILFAIL(x) (((x) & 0x0F) << 0) macro

Completed in 124 milliseconds