radeonsi: Remove si_pm4_inval_vertex_cache()
authorTom Stellard <thomas.stellard@amd.com>
Wed, 13 Mar 2013 17:01:32 +0000 (13:01 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 5 Apr 2013 22:43:34 +0000 (18:43 -0400)
commit0ccf82c557b516c446b4caeed723f260927e075b
treeb417e50d55b8014dc7e76452e742b85f3c3b01ef
parentc5e5b3401c52f83bd885497cb30125e78a21d666
radeonsi: Remove si_pm4_inval_vertex_cache()

This function is a holdover from r600g and is identical to
si_pm4_inval_texture_cache(), so it is not needed.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com
src/gallium/drivers/radeonsi/radeonsi_pm4.c
src/gallium/drivers/radeonsi/radeonsi_pm4.h
src/gallium/drivers/radeonsi/si_state_draw.c