anv: Drop anv_queue::flags
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13003>
This commit is contained in:

committed by
Marge Bot

parent
b2313b6884
commit
317c5ebf3e
@@ -1081,7 +1081,6 @@ struct anv_queue {
|
||||
|
||||
struct anv_device * device;
|
||||
|
||||
VkDeviceQueueCreateFlags flags;
|
||||
const struct anv_queue_family * family;
|
||||
|
||||
uint32_t exec_flags;
|
||||
|
Reference in New Issue
Block a user