Lines Matching refs:vap_vf_cntl
1815 track->vap_vf_cntl = idx_value; in r100_packet0_check()
1986 track->vap_vf_cntl = radeon_get_ib_value(p, idx+3); in r100_packet3_check()
1998 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1); in r100_packet3_check()
2010 track->vap_vf_cntl = radeon_get_ib_value(p, idx); in r100_packet3_check()
2018 track->vap_vf_cntl = radeon_get_ib_value(p, idx); in r100_packet3_check()
2025 track->vap_vf_cntl = radeon_get_ib_value(p, idx); in r100_packet3_check()
2032 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1); in r100_packet3_check()
2039 track->vap_vf_cntl = radeon_get_ib_value(p, idx + 1); in r100_packet3_check()
2335 prim_walk = (track->vap_vf_cntl >> 4) & 0x3; in r100_cs_track_check()
2336 if (track->vap_vf_cntl & (1 << 14)) { in r100_cs_track_check()
2339 nverts = (track->vap_vf_cntl >> 16) & 0xFFFF; in r100_cs_track_check()