Searched refs:S_02842C_STENCILZPASS (Results 1 – 4 of 4) sorted by relevance
723 ds->db_stencil_control |= S_02842C_STENCILZPASS(si_translate_stencil_op(vkds->front.passOp)); in radv_pipeline_init_depth_stencil_state()
1202 db_stencil_control |= S_02842C_STENCILZPASS(si_translate_stencil_op(state->stencil[0].zpass_op)); in si_create_dsa_state()
4505 #define S_02842C_STENCILZPASS(x) (((unsigned)(x) & 0x0F) << 4) macro
5651 #define S_02842C_STENCILZPASS(x) (((unsigned)(x) & 0x0F) << 4) macro