ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 extendedSparseAddressSpace
 

Detailed Description

Definition at line 10496 of file vulkan.h.

Member Data Documentation

◆ extendedSparseAddressSpace

VkBool32 VkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV::extendedSparseAddressSpace

Definition at line 10500 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV::pNext

Definition at line 10499 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExtendedSparseAddressSpaceFeaturesNV::sType

Definition at line 10498 of file vulkan.h.


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