Searched refs:S_028800_STENCIL_ENABLE (Results 1 – 6 of 6) sorted by relevance
359 #define S_028800_STENCIL_ENABLE(x) (((x) & 0x1) << 0) macro1629 #define S_028800_STENCIL_ENABLE(x) (((x) & 0x1) << 0) macro
412 #define S_028800_STENCIL_ENABLE(x) (((x) & 0x1) << 0) macro
823 db_depth_control |= S_028800_STENCIL_ENABLE(1); in r600_create_dsa_state()
803 db_depth_control |= S_028800_STENCIL_ENABLE(1); in evergreen_create_dsa_state()
582 db_depth_control |= S_028800_STENCIL_ENABLE(1); in si_create_dsa_state()
5676 #define S_028800_STENCIL_ENABLE(x) (((x) & 0x1) << 0) macro