gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / include / pipe / p_video_codec.h
index 38255048d94380b3a555a93c1c88f8d13bcb9ee9..5ca587a6eb07823e4516ccc0e7d2d0504ea26fb1 100644 (file)
@@ -104,7 +104,7 @@ struct pipe_video_codec
 
    /**
     * flush any outstanding command buffers to the hardware
-    * should be called before a video_buffer is acessed by the state tracker again
+    * should be called before a video_buffer is acessed by the gallium frontend again
     */
    void (*flush)(struct pipe_video_codec *codec);