ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceMemoryDecompressionFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceMemoryDecompressionFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 memoryDecompression
 

Detailed Description

Definition at line 11295 of file vulkan.h.

Member Data Documentation

◆ memoryDecompression

VkBool32 VkPhysicalDeviceMemoryDecompressionFeaturesNV::memoryDecompression

Definition at line 11299 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceMemoryDecompressionFeaturesNV::pNext

Definition at line 11298 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceMemoryDecompressionFeaturesNV::sType

Definition at line 11297 of file vulkan.h.


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