Searched refs:S_028800_STENCILFAIL_BF (Results 1 – 4 of 4) sorted by relevance
476 #define S_028800_STENCILFAIL_BF(x) (((unsigned)(x) & 0x7) << 23) macro1753 #define S_028800_STENCILFAIL_BF(x) (((unsigned)(x) & 0x7) << 23) macro
695 #define S_028800_STENCILFAIL_BF(x) (((unsigned)(x) & 0x7) << 23) macro
440 … db_depth_control |= S_028800_STENCILFAIL_BF(r600_translate_stencil_op(state->stencil[1].fail_op)); in r600_create_dsa_state()
452 … db_depth_control |= S_028800_STENCILFAIL_BF(r600_translate_stencil_op(state->stencil[1].fail_op)); in evergreen_create_dsa_state()