nvk: Re-format nvk_image_view.h a bit
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
This commit is contained in:

committed by
Marge Bot

parent
9cd1753a29
commit
da3e5c13c3
@@ -12,6 +12,7 @@ struct nvk_image_view {
|
|||||||
uint32_t desc_index;
|
uint32_t desc_index;
|
||||||
};
|
};
|
||||||
|
|
||||||
VK_DEFINE_HANDLE_CASTS(nvk_image_view, vk.base, VkImageView, VK_OBJECT_TYPE_IMAGE_VIEW)
|
VK_DEFINE_HANDLE_CASTS(nvk_image_view, vk.base, VkImageView,
|
||||||
|
VK_OBJECT_TYPE_IMAGE_VIEW)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user