gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_sample_soa.c
index 5b623eda26bd19408353c678c1751b3a70b9f8d6..79f569baf9327e79a8684a12015238420dfec537 100644 (file)
@@ -3124,7 +3124,7 @@ lp_build_sample_soa_code(struct gallivm_state *gallivm,
        * here which would say it's pure int despite such formats should sample
        * the depth component).
        * In GL such filters make the texture incomplete, this makes it robust
-       * against state trackers which set this up regardless (we'd crash in the
+       * against gallium frontends which set this up regardless (we'd crash in the
        * lerp later otherwise).
        * At least in some apis it may be legal to use such filters with lod
        * queries and/or gather (at least for gather d3d10 says only the wrap