ReactOS 0.4.17-dev-934-g091855f
VkDedicatedAllocationImageCreateInfoNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDedicatedAllocationImageCreateInfoNV:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 dedicatedAllocation
 

Detailed Description

Definition at line 8193 of file vulkan.h.

Member Data Documentation

◆ dedicatedAllocation

VkBool32 VkDedicatedAllocationImageCreateInfoNV::dedicatedAllocation

Definition at line 8197 of file vulkan.h.

◆ pNext

const void* VkDedicatedAllocationImageCreateInfoNV::pNext

Definition at line 8196 of file vulkan.h.

◆ sType

VkStructureType VkDedicatedAllocationImageCreateInfoNV::sType

Definition at line 8195 of file vulkan.h.


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