HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkDedicatedAllocationMemoryAllocateInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkImage image
 
VkBuffer buffer
 

Detailed Description

Definition at line 10037 of file vulkan_core.h.

Member Data Documentation

VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer

Definition at line 10041 of file vulkan_core.h.

VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image

Definition at line 10040 of file vulkan_core.h.

const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext

Definition at line 10039 of file vulkan_core.h.

VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType

Definition at line 10038 of file vulkan_core.h.


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