SDL  2.0
VkDedicatedAllocationImageCreateInfoNV Struct Reference

#include <vulkan.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkBool32 dedicatedAllocation
 

Detailed Description

Definition at line 5136 of file vulkan.h.

Field Documentation

◆ dedicatedAllocation

VkBool32 VkDedicatedAllocationImageCreateInfoNV::dedicatedAllocation

Definition at line 5139 of file vulkan.h.

◆ pNext

const void* VkDedicatedAllocationImageCreateInfoNV::pNext

Definition at line 5138 of file vulkan.h.

◆ sType

VkStructureType VkDedicatedAllocationImageCreateInfoNV::sType

Definition at line 5137 of file vulkan.h.


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