ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceImageCompressionControlFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceImageCompressionControlFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 imageCompressionControl
 

Detailed Description

Definition at line 10892 of file vulkan.h.

Member Data Documentation

◆ imageCompressionControl

VkBool32 VkPhysicalDeviceImageCompressionControlFeaturesEXT::imageCompressionControl

Definition at line 10896 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceImageCompressionControlFeaturesEXT::pNext

Definition at line 10895 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceImageCompressionControlFeaturesEXT::sType

Definition at line 10894 of file vulkan.h.


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