svga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET binding flag on vgpu10.
[mesa.git] / src / gallium / drivers / svga / svga_surface.h
index d1628d54525bc90d6f395ccbab98d436ea66a096..8df1006d27648ba66c49e55bfafa7401ab51ba67 100644 (file)
@@ -102,6 +102,7 @@ svga_texture_view_surface(struct svga_context *svga,
                           int layer_pick,
                           unsigned num_layers,
                           int zslice_pick,
+                          boolean cacheable,
                           struct svga_host_surface_cache_key *key); /* OUT */