struct PhysicalDeviceCustomBorderColorFeaturesEXT

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

wrapper struct for struct VkPhysicalDeviceCustomBorderColorFeaturesEXT, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceCustomBorderColorFeaturesEXT.html

Public Members

StructureType sType
void * pNext
Bool32 customBorderColors
Bool32 customBorderColorWithoutFormat

Public Methods

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

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

void PhysicalDeviceCustomBorderColorFeaturesEXT (const PhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

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

void PhysicalDeviceCustomBorderColorFeaturesEXT (const VkPhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

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

PhysicalDeviceCustomBorderColorFeaturesEXT & operator= (const PhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

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

PhysicalDeviceCustomBorderColorFeaturesEXT & operator= (const VkPhysicalDeviceCustomBorderColorFeaturesEXT & rhs)

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

PhysicalDeviceCustomBorderColorFeaturesEXT & setPNext (void * pNext_)

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

PhysicalDeviceCustomBorderColorFeaturesEXT && setPNext (void * pNext_)

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

PhysicalDeviceCustomBorderColorFeaturesEXT & setCustomBorderColors (Bool32 customBorderColors_)

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

PhysicalDeviceCustomBorderColorFeaturesEXT && setCustomBorderColors (Bool32 customBorderColors_)

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

PhysicalDeviceCustomBorderColorFeaturesEXT & setCustomBorderColorWithoutFormat (Bool32 customBorderColorWithoutFormat_)

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

PhysicalDeviceCustomBorderColorFeaturesEXT && setCustomBorderColorWithoutFormat (Bool32 customBorderColorWithoutFormat_)

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

const VkPhysicalDeviceCustomBorderColorFeaturesEXT & operator const VkPhysicalDeviceCustomBorderColorFeaturesEXT & ()

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

VkPhysicalDeviceCustomBorderColorFeaturesEXT & operator VkPhysicalDeviceCustomBorderColorFeaturesEXT & ()

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

const VkPhysicalDeviceCustomBorderColorFeaturesEXT * operator const VkPhysicalDeviceCustomBorderColorFeaturesEXT * ()

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

VkPhysicalDeviceCustomBorderColorFeaturesEXT * operator VkPhysicalDeviceCustomBorderColorFeaturesEXT * ()

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

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

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