summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/svga/svga_format.h')
-rw-r--r--src/gallium/drivers/svga/svga_format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/svga/svga_format.h b/src/gallium/drivers/svga/svga_format.h
index c063589cafe..11e7e41e506 100644
--- a/src/gallium/drivers/svga/svga_format.h
+++ b/src/gallium/drivers/svga/svga_format.h
@@ -127,6 +127,7 @@ svga_is_format_supported(struct pipe_screen *screen,
enum pipe_format format,
enum pipe_texture_target target,
unsigned sample_count,
+ unsigned storage_sample_count,
unsigned bindings);