vkmemory: align struct members in the header
This commit is contained in:
parent
a2ad5d9eac
commit
eb3f6eebce
@ -56,7 +56,7 @@ struct _GstVulkanMemory
|
|||||||
GDestroyNotify notify;
|
GDestroyNotify notify;
|
||||||
gpointer user_data;
|
gpointer user_data;
|
||||||
|
|
||||||
VkMemoryAllocateInfo alloc_info;
|
VkMemoryAllocateInfo alloc_info;
|
||||||
VkMemoryPropertyFlags properties;
|
VkMemoryPropertyFlags properties;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user