gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / drivers / radeonsi / si_shader_nir.c
index ddbb5c5c9c705fad609e3614ddf1af219b36410a..07be19f4206a1d8c8f6bd4a5b68447ecb3e3dd1d 100644 (file)
@@ -870,7 +870,7 @@ static void si_nir_lower_ps_inputs(struct nir_shader *nir)
 
 void si_nir_adjust_driver_locations(struct nir_shader *nir)
 {
-   /* Adjust the driver location of inputs and outputs. The state tracker
+       /* Adjust the driver location of inputs and outputs. the gallium frontend
     * interprets them as slots, while the ac/nir backend interprets them
     * as individual components.
     */