Searched refs:S_028800_STENCILZFAIL_BF (Results 1 – 4 of 4) sorted by relevance
481 #define S_028800_STENCILZFAIL_BF(x) (((unsigned)(x) & 0x7) << 29) macro1758 #define S_028800_STENCILZFAIL_BF(x) (((unsigned)(x) & 0x7) << 29) macro
701 #define S_028800_STENCILZFAIL_BF(x) (((unsigned)(x) & 0x7) << 29) macro
436 …db_depth_control |= S_028800_STENCILZFAIL_BF(r600_translate_stencil_op(state->stencil[1].zfail_op)… in r600_create_dsa_state()
447 …db_depth_control |= S_028800_STENCILZFAIL_BF(r600_translate_stencil_op(state->stencil[1].zfail_op)… in evergreen_create_dsa_state()