ReactOS 0.4.17-dev-934-g091855f
VkMemoryDedicatedAllocateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMemoryDedicatedAllocateInfo:

Public Member Functions

VkImage WINE_VK_ALIGN (8) image
 
VkBuffer WINE_VK_ALIGN (8) buffer
 

Public Attributes

VkStructureType sType
 
const void * pNext
 

Detailed Description

Definition at line 9384 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

VkBuffer VkMemoryDedicatedAllocateInfo::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

VkImage VkMemoryDedicatedAllocateInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pNext

const void* VkMemoryDedicatedAllocateInfo::pNext

Definition at line 9387 of file vulkan.h.

Referenced by vkd3d_allocate_buffer_memory(), and vkd3d_allocate_image_memory().

◆ sType

VkStructureType VkMemoryDedicatedAllocateInfo::sType

Definition at line 9386 of file vulkan.h.

Referenced by vkd3d_allocate_buffer_memory(), and vkd3d_allocate_image_memory().


The documentation for this struct was generated from the following file: