anv: Remove unused struct member
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13980>
This commit is contained in:
@@ -2758,7 +2758,6 @@ struct anv_attachment_state {
|
||||
VkImageLayout current_layout;
|
||||
VkImageLayout current_stencil_layout;
|
||||
VkImageAspectFlags pending_clear_aspects;
|
||||
VkImageAspectFlags pending_load_aspects;
|
||||
bool fast_clear;
|
||||
VkClearValue clear_value;
|
||||
|
||||
|
Reference in New Issue
Block a user