summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/zink/zink_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/zink/zink_context.h')
-rw-r--r--src/gallium/drivers/zink/zink_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/zink/zink_context.h b/src/gallium/drivers/zink/zink_context.h
index 829fd422596..fe9f73fcc3e 100644
--- a/src/gallium/drivers/zink/zink_context.h
+++ b/src/gallium/drivers/zink/zink_context.h
@@ -136,7 +136,6 @@ struct zink_context {
struct zink_batch batch;
simple_mtx_t batch_mtx;
struct zink_fence *last_fence; //the last command buffer submitted
- VkQueue queue; //gfx+compute
struct hash_table batch_states; //submitted batch states
struct util_dynarray free_batch_states; //unused batch states
VkDeviceSize resource_size; //the accumulated size of resources in submitted buffers