Searched refs:S_02842C_STENCILZFAIL (Results 1 – 4 of 4) sorted by relevance
724 ds->db_stencil_control |= S_02842C_STENCILZFAIL(si_translate_stencil_op(vkds->front.depthFailOp)); in radv_pipeline_init_depth_stencil_state()
1203 db_stencil_control |= S_02842C_STENCILZFAIL(si_translate_stencil_op(state->stencil[0].zfail_op)); in si_create_dsa_state()
4508 #define S_02842C_STENCILZFAIL(x) (((unsigned)(x) & 0x0F) << 8) macro
5670 #define S_02842C_STENCILZFAIL(x) (((unsigned)(x) & 0x0F) << 8) macro