Searched refs:S_028A0C_AUTO_RESET_CNTL (Results 1 – 5 of 5) sorted by relevance
1024 #define S_028A0C_AUTO_RESET_CNTL(x) (((unsigned)(x) & 0x3) << 29) macro
2081 S_028A0C_AUTO_RESET_CNTL(rast_prim == PIPE_PRIM_LINES ? 1 : 2) | in r600_emit_rasterizer_prim_state()
910 #define S_028A0C_AUTO_RESET_CNTL(x) (((unsigned)(x) & 0x3) << 29) macro
1073 rs->pa_sc_line_stipple | S_028A0C_AUTO_RESET_CNTL(reset_per_prim ? 1 : 2); in si_emit_rasterizer_prim_state()
1534 S_028A0C_AUTO_RESET_CNTL(auto_reset_cntl)); in radv_emit_line_stipple()