ReactOS 0.4.17-dev-934-g091855f
VkDedicatedAllocationBufferCreateInfoNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDedicatedAllocationBufferCreateInfoNV:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 dedicatedAllocation
 

Detailed Description

Definition at line 8186 of file vulkan.h.

Member Data Documentation

◆ dedicatedAllocation

VkBool32 VkDedicatedAllocationBufferCreateInfoNV::dedicatedAllocation

Definition at line 8190 of file vulkan.h.

◆ pNext

const void* VkDedicatedAllocationBufferCreateInfoNV::pNext

Definition at line 8189 of file vulkan.h.

◆ sType

VkStructureType VkDedicatedAllocationBufferCreateInfoNV::sType

Definition at line 8188 of file vulkan.h.


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