Vulkan-Hpp
VkPhysicalDeviceImageCompressionControlFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 imageCompressionControl
 

Detailed Description

Definition at line 16238 of file vulkan_core.h.

Member Data Documentation

◆ imageCompressionControl

VkBool32 VkPhysicalDeviceImageCompressionControlFeaturesEXT::imageCompressionControl

Definition at line 16241 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceImageCompressionControlFeaturesEXT::pNext

Definition at line 16240 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageCompressionControlFeaturesEXT::sType

Definition at line 16239 of file vulkan_core.h.


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