struct PhysicalDeviceCustomBorderColorFeaturesEXT

Defined at line 63819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
void * pNext
vk::Bool32 customBorderColors
vk::Bool32 customBorderColorWithoutFormat

Public Methods

void PhysicalDeviceCustomBorderColorFeaturesEXT (vk::Bool32 customBorderColors_, vk::Bool32 customBorderColorWithoutFormat_, void * pNext_)

Defined at line 63827 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceCustomBorderColorFeaturesEXT (const PhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

Defined at line 63836 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceCustomBorderColorFeaturesEXT (const VkPhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

Defined at line 63838 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceCustomBorderColorFeaturesEXT & operator= (const PhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

Defined at line 63843 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceCustomBorderColorFeaturesEXT & operator= (const VkPhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

Defined at line 63846 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceCustomBorderColorFeaturesEXT & setPNext (void * pNext_)

Defined at line 63853 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceCustomBorderColorFeaturesEXT & setCustomBorderColors (vk::Bool32 customBorderColors_)

Defined at line 63859 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceCustomBorderColorFeaturesEXT & setCustomBorderColorWithoutFormat (vk::Bool32 customBorderColorWithoutFormat_)

Defined at line 63866 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceCustomBorderColorFeaturesEXT & operator const VkPhysicalDeviceCustomBorderColorFeaturesEXT & ()

Defined at line 63874 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceCustomBorderColorFeaturesEXT & operator VkPhysicalDeviceCustomBorderColorFeaturesEXT & ()

Defined at line 63879 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceCustomBorderColorFeaturesEXT & )

Defined at line 63897 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp