summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_rast.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_rast.c')
-rw-r--r--src/gallium/drivers/llvmpipe/lp_rast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/llvmpipe/lp_rast.c b/src/gallium/drivers/llvmpipe/lp_rast.c
index 0cd95e0ca7..2c9c13ab22 100644
--- a/src/gallium/drivers/llvmpipe/lp_rast.c
+++ b/src/gallium/drivers/llvmpipe/lp_rast.c
@@ -591,7 +591,7 @@ rasterize_bins( struct lp_rasterizer *rast,
/**
- * Called by rasterizer when it has something for us to render.
+ * Called by setup module when it has something for us to render.
*/
void
lp_rasterize_bins( struct lp_rasterizer *rast,