gallium: support for array textures and related changes
[mesa.git] / src / gallium / drivers / softpipe / sp_flush.h
index cb97482a71b33300c2117ba0efaf3a17f43ae50a..22a5ceeb9ecc4fd7bc6232434bf3348c0e28a77c 100644 (file)
@@ -40,8 +40,8 @@ softpipe_flush(struct pipe_context *pipe, unsigned flags,
 boolean
 softpipe_flush_resource(struct pipe_context *pipe,
                         struct pipe_resource *texture,
-                        unsigned face,
                         unsigned level,
+                        int layer,
                         unsigned flush_flags,
                         boolean read_only,
                         boolean cpu_access,