summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/lima/lima_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/lima/lima_context.h')
-rw-r--r--src/gallium/drivers/lima/lima_context.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/drivers/lima/lima_context.h b/src/gallium/drivers/lima/lima_context.h
index abb35000ed8..1a0dee27885 100644
--- a/src/gallium/drivers/lima/lima_context.h
+++ b/src/gallium/drivers/lima/lima_context.h
@@ -244,6 +244,9 @@ struct lima_context {
struct pipe_debug_callback debug;
int pp_max_stack_size;
+
+ unsigned index_offset;
+ struct lima_resource *index_res;
};
static inline struct lima_context *