zink: delete stale comment for zink_surface
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19307>
This commit is contained in:
committed by
Marge Bot
parent
34ec611dc6
commit
52efe113f9
@@ -1309,7 +1309,7 @@ struct zink_surface {
|
||||
struct pipe_surface base;
|
||||
VkImageViewCreateInfo ivci;
|
||||
VkImageViewUsageCreateInfo usage_info;
|
||||
struct zink_surface_info info; //TODO: union with fb refs
|
||||
struct zink_surface_info info;
|
||||
uint32_t info_hash;
|
||||
bool is_swapchain;
|
||||
VkImageView image_view;
|
||||
|
||||
Reference in New Issue
Block a user