Searched refs:S_028800_STENCILZPASS (Results 1 – 4 of 4) sorted by relevance
467 #define S_028800_STENCILZPASS(x) (((unsigned)(x) & 0x7) << 14) macro1744 #define S_028800_STENCILZPASS(x) (((unsigned)(x) & 0x7) << 14) macro
686 #define S_028800_STENCILZPASS(x) (((unsigned)(x) & 0x7) << 14) macro
429 db_depth_control |= S_028800_STENCILZPASS(r600_translate_stencil_op(state->stencil[0].zpass_op)); in r600_create_dsa_state()
441 db_depth_control |= S_028800_STENCILZPASS(r600_translate_stencil_op(state->stencil[0].zpass_op)); in evergreen_create_dsa_state()