Searched refs:S_028800_STENCIL_ENABLE (Results 1 – 7 of 7) sorted by relevance
430 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro1723 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
649 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
431 db_depth_control |= S_028800_STENCIL_ENABLE(1); in r600_create_dsa_state()
443 db_depth_control |= S_028800_STENCIL_ENABLE(1); in evergreen_create_dsa_state()
1279 db_depth_control |= S_028800_STENCIL_ENABLE(1); in si_create_dsa_state()
1815 db_depth_control |= S_028800_STENCIL_ENABLE(1) | S_028800_BACKFACE_ENABLE(1); in radv_pipeline_init_depth_stencil_state()
1592 S_028800_STENCIL_ENABLE(d->stencil_test_enable ? 1 : 0) | in radv_emit_depth_control()