struct PhysicalDeviceImageCompressionControlFeaturesEXT
Defined at line 72985 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_image_compression_control ===
Public Members
StructureType sType
void * pNext
vk::Bool32 imageCompressionControl
Public Methods
void PhysicalDeviceImageCompressionControlFeaturesEXT (vk::Bool32 imageCompressionControl_, void * pNext_)
Defined at line 72993 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceImageCompressionControlFeaturesEXT (const PhysicalDeviceImageCompressionControlFeaturesEXT & rhs)
Defined at line 73000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceImageCompressionControlFeaturesEXT (const VkPhysicalDeviceImageCompressionControlFeaturesEXT & rhs)
Defined at line 73003 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageCompressionControlFeaturesEXT & operator= (const PhysicalDeviceImageCompressionControlFeaturesEXT & rhs)
Defined at line 73008 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageCompressionControlFeaturesEXT & operator= (const VkPhysicalDeviceImageCompressionControlFeaturesEXT & rhs)
Defined at line 73011 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageCompressionControlFeaturesEXT & setPNext (void * pNext_)
Defined at line 73018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageCompressionControlFeaturesEXT & setImageCompressionControl (vk::Bool32 imageCompressionControl_)
Defined at line 73024 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceImageCompressionControlFeaturesEXT & operator const VkPhysicalDeviceImageCompressionControlFeaturesEXT & ()
Defined at line 73032 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceImageCompressionControlFeaturesEXT & operator VkPhysicalDeviceImageCompressionControlFeaturesEXT & ()
Defined at line 73037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceImageCompressionControlFeaturesEXT & )
Defined at line 73055 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp