|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Member Functions | |
| VkImage | WINE_VK_ALIGN (8) image |
| VkBuffer | WINE_VK_ALIGN (8) buffer |
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkBuffer VkMemoryDedicatedAllocateInfo::WINE_VK_ALIGN | ( | 8 | ) |
| VkImage VkMemoryDedicatedAllocateInfo::WINE_VK_ALIGN | ( | 8 | ) |
Definition at line 9387 of file vulkan.h.
Referenced by vkd3d_allocate_buffer_memory(), and vkd3d_allocate_image_memory().
| VkStructureType VkMemoryDedicatedAllocateInfo::sType |
Definition at line 9386 of file vulkan.h.
Referenced by vkd3d_allocate_buffer_memory(), and vkd3d_allocate_image_memory().