summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/ilo/core/ilo_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/ilo/core/ilo_image.h')
-rw-r--r--src/gallium/drivers/ilo/core/ilo_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/ilo/core/ilo_image.h b/src/gallium/drivers/ilo/core/ilo_image.h
index 646ed6f5727..546e0ff7739 100644
--- a/src/gallium/drivers/ilo/core/ilo_image.h
+++ b/src/gallium/drivers/ilo/core/ilo_image.h
@@ -102,7 +102,7 @@ struct ilo_image_info {
/*
* prefer GEN6_TILING_NONE when the (estimated) image size exceeds the
- * threshold
+ * threshold; ignored when zero
*/
uint32_t prefer_linear_threshold;