struct PhysicalDeviceColorWriteEnableFeaturesEXT
Defined at line 61759 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_color_write_enable ===
Public Members
StructureType sType
void * pNext
vk::Bool32 colorWriteEnable
Public Methods
void PhysicalDeviceColorWriteEnableFeaturesEXT (vk::Bool32 colorWriteEnable_, void * pNext_)
Defined at line 61767 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceColorWriteEnableFeaturesEXT (const PhysicalDeviceColorWriteEnableFeaturesEXT & rhs)
Defined at line 61774 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceColorWriteEnableFeaturesEXT (const VkPhysicalDeviceColorWriteEnableFeaturesEXT & rhs)
Defined at line 61776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceColorWriteEnableFeaturesEXT & operator= (const PhysicalDeviceColorWriteEnableFeaturesEXT & rhs)
Defined at line 61781 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceColorWriteEnableFeaturesEXT & operator= (const VkPhysicalDeviceColorWriteEnableFeaturesEXT & rhs)
Defined at line 61784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceColorWriteEnableFeaturesEXT & setPNext (void * pNext_)
Defined at line 61791 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceColorWriteEnableFeaturesEXT & setColorWriteEnable (vk::Bool32 colorWriteEnable_)
Defined at line 61797 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceColorWriteEnableFeaturesEXT & operator const VkPhysicalDeviceColorWriteEnableFeaturesEXT & ()
Defined at line 61805 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceColorWriteEnableFeaturesEXT & operator VkPhysicalDeviceColorWriteEnableFeaturesEXT & ()
Defined at line 61810 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceColorWriteEnableFeaturesEXT & )
Defined at line 61828 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp