Searched refs:S_02842C_STENCILFAIL_BF (Results 1 – 4 of 4) sorted by relevance
727 ds->db_stencil_control |= S_02842C_STENCILFAIL_BF(si_translate_stencil_op(vkds->back.failOp)); in radv_pipeline_init_depth_stencil_state()
1208 … db_stencil_control |= S_02842C_STENCILFAIL_BF(si_translate_stencil_op(state->stencil[1].fail_op)); in si_create_dsa_state()
4511 #define S_02842C_STENCILFAIL_BF(x) (((unsigned)(x) & 0x0F) << 12) macro
5689 #define S_02842C_STENCILFAIL_BF(x) (((unsigned)(x) & 0x0F) << 12) macro