SDL  2.0
VkDedicatedAllocationMemoryAllocateInfoNV Struct Reference

#include <vulkan.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkImage image
 
VkBuffer buffer
 

Detailed Description

Definition at line 5148 of file vulkan.h.

Field Documentation

§ buffer

VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer

Definition at line 5152 of file vulkan.h.

§ image

VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image

Definition at line 5151 of file vulkan.h.

§ pNext

const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext

Definition at line 5150 of file vulkan.h.

§ sType

VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType

Definition at line 5149 of file vulkan.h.


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