Searched refs:S_028800_STENCILFAIL (Results 1 – 4 of 4) sorted by relevance
455 #define S_028800_STENCILFAIL(x) (((unsigned)(x) & 0x7) << 11) macro1740 #define S_028800_STENCILFAIL(x) (((unsigned)(x) & 0x7) << 11) macro
675 #define S_028800_STENCILFAIL(x) (((unsigned)(x) & 0x7) << 11) macro
427 db_depth_control |= S_028800_STENCILFAIL(r600_translate_stencil_op(state->stencil[0].fail_op)); in r600_create_dsa_state()
438 db_depth_control |= S_028800_STENCILFAIL(r600_translate_stencil_op(state->stencil[0].fail_op)); in evergreen_create_dsa_state()