gallium: remove more "state tracker" occurences
[mesa.git] / src / gallium / auxiliary / driver_trace / README
index fbad26c44983f75880081ed841b4cf85f48d736a..a4d1b98d2b13e79fe15dc8cbce577703a223d66f 100644 (file)
@@ -33,7 +33,7 @@ For remote debugging see:
 
 = Integrating =
 
-You can integrate the trace pipe driver either inside the state tracker or the 
+You can integrate the trace pipe driver either inside the gallium frontend or the 
 target. The procedure on both cases is the same. Let's assume you have a 
 pipe_screen obtained by the usual means (variable and function names are just
 for illustration purposes):