summaryrefslogtreecommitdiff
path: root/src/driver/etna_pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/etna_pipe.h')
-rw-r--r--src/driver/etna_pipe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/driver/etna_pipe.h b/src/driver/etna_pipe.h
index 54a113a..c9d59b1 100644
--- a/src/driver/etna_pipe.h
+++ b/src/driver/etna_pipe.h
@@ -87,6 +87,8 @@ struct etna_resource
struct etna_resource_level levels[ETNA_NUM_LOD];
struct etna_pipe_context *last_ctx; /* Last bound context */
+
+ uint32_t pipe_addr[2];
};
struct etna_surface