gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / targets / libgl-gdi / libgl_gdi.c
index 40e77354e9a07ee51f5a5fba9f7ff37cccc63f2c..fd7b0aee3ef6b0cc5b65e4f788e1a21c300fb027 100644 (file)
@@ -118,7 +118,7 @@ gdi_present(struct pipe_screen *screen,
             HDC hDC)
 {
    /* This will fail if any interposing layer (trace, debug, etc) has
-    * been introduced between the state-trackers and the pipe driver.
+    * been introduced between the gallium frontends and the pipe driver.
     *
     * Ideally this would get replaced with a call to
     * pipe_screen::flush_frontbuffer().