Searched refs:S_028800_STENCILFUNC (Results 1 – 8 of 8) sorted by relevance
444 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x7) << 8) macro1737 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x7) << 8) macro
664 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x7) << 8) macro
426 db_depth_control |= S_028800_STENCILFUNC(state->stencil[0].func); /* translates straight */ in r600_create_dsa_state()
437 db_depth_control |= S_028800_STENCILFUNC(state->stencil[0].func); /* translates straight */ in evergreen_create_dsa_state()
721 ds->db_depth_control |= S_028800_STENCILFUNC(vkds->front.compareOp); in radv_pipeline_init_depth_stencil_state()
1200 db_depth_control |= S_028800_STENCILFUNC(state->stencil[0].func); in si_create_dsa_state()
5331 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x07) << 8) macro
6811 #define S_028800_STENCILFUNC(x) (((unsigned)(x) & 0x07) << 8) macro