Searched refs:S_028800_STENCILZPASS (Results 1 – 4 of 4) sorted by relevance
396 #define S_028800_STENCILZPASS(x) (((x) & 0x7) << 14) macro1650 #define S_028800_STENCILZPASS(x) (((x) & 0x7) << 14) macro
449 #define S_028800_STENCILZPASS(x) (((x) & 0x7) << 14) macro
826 db_depth_control |= S_028800_STENCILZPASS(r600_translate_stencil_op(state->stencil[0].zpass_op)); in r600_create_dsa_state()
806 db_depth_control |= S_028800_STENCILZPASS(r600_translate_stencil_op(state->stencil[0].zpass_op)); in evergreen_create_dsa_state()