gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / drivers / llvmpipe / lp_texture.c
index cbeaf3fd0baa5f5882708a98a56716e04cbac0f6..efcfbed80d579ea07be14c795c5d4babc69f9231 100644 (file)
@@ -545,7 +545,7 @@ llvmpipe_transfer_map_ms( struct pipe_context *pipe,
                                    do_not_block,
                                    __FUNCTION__)) {
          /*
-          * It would have blocked, but state tracker requested no to.
+          * It would have blocked, but gallium frontend requested no to.
           */
          assert(do_not_block);
          return NULL;