Lines Matching refs:vap_vf_cntl
1816 track->vap_vf_cntl = idx_value; in r100_packet0_check()
1987 track->vap_vf_cntl = radeon_get_ib_value(p, idx+3); in r100_packet3_check()
1999 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1); in r100_packet3_check()
2011 track->vap_vf_cntl = radeon_get_ib_value(p, idx); in r100_packet3_check()
2019 track->vap_vf_cntl = radeon_get_ib_value(p, idx); in r100_packet3_check()
2026 track->vap_vf_cntl = radeon_get_ib_value(p, idx); in r100_packet3_check()
2033 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1); in r100_packet3_check()
2040 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1); in r100_packet3_check()
2336 prim_walk = (track->vap_vf_cntl >> 4) & 0x3; in r100_cs_track_check()
2337 if (track->vap_vf_cntl & (1 << 14)) { in r100_cs_track_check()
2340 nverts = (track->vap_vf_cntl >> 16) & 0xFFFF; in r100_cs_track_check()