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

Public Member Functions | |
| VkDeviceSize | WINE_VK_ALIGN (8) allocationSize |
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | memoryTypeIndex |
| VkDeviceSize VkMemoryAllocateInfo::WINE_VK_ALIGN | ( | 8 | ) |
| uint32_t VkMemoryAllocateInfo::memoryTypeIndex |
Definition at line 9354 of file vulkan.h.
Referenced by d3d12_swapchain_create_user_buffers(), vkd3d_allocate_device_memory(), and wined3d_context_vk_allocate_vram_chunk_memory().
Definition at line 9352 of file vulkan.h.
Referenced by d3d12_swapchain_create_user_buffers(), vkd3d_allocate_device_memory(), and wined3d_context_vk_allocate_vram_chunk_memory().
| VkStructureType VkMemoryAllocateInfo::sType |
Definition at line 9351 of file vulkan.h.
Referenced by d3d12_swapchain_create_user_buffers(), vkd3d_allocate_device_memory(), and wined3d_context_vk_allocate_vram_chunk_memory().