Searched refs:S_028800_STENCILFUNC (Results 1 – 7 of 7) sorted by relevance
445 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x7) << 8) macro1738 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x7) << 8) macro
664 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x7) << 8) macro
432 db_depth_control |= S_028800_STENCILFUNC(state->stencil[0].func); /* translates straight */ in r600_create_dsa_state()
444 db_depth_control |= S_028800_STENCILFUNC(state->stencil[0].func); /* translates straight */ in evergreen_create_dsa_state()
1340 db_depth_control |= S_028800_STENCILFUNC(state->stencil[0].func); in si_create_dsa_state()
2225 db_depth_control |= S_028800_STENCILFUNC(info->ds.front.compare_op); in radv_pipeline_init_depth_stencil_state()
1840 S_028800_STENCILFUNC(d->stencil_op.front.compare_op) | in radv_emit_depth_control()