ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 dedicatedAllocationImageAliasing
 

Detailed Description

Definition at line 10140 of file vulkan.h.

Member Data Documentation

◆ dedicatedAllocationImageAliasing

VkBool32 VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::dedicatedAllocationImageAliasing

Definition at line 10144 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::pNext

Definition at line 10143 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::sType

Definition at line 10142 of file vulkan.h.


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