Searched defs:PhysicalDeviceCustomBorderColorFeaturesEXT (Results 1 – 2 of 2) sorted by relevance
40258 struct PhysicalDeviceCustomBorderColorFeaturesEXT struct40260 using NativeType = VkPhysicalDeviceCustomBorderColorFeaturesEXT;40262 static const bool allowDuplicate = false;40263 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =40267 VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorFeaturesEXT( in PhysicalDeviceCustomBorderColorFeaturesEXT() function40277 …PhysicalDeviceCustomBorderColorFeaturesEXT( VkPhysicalDeviceCustomBorderColorFeaturesEXT const & r… in PhysicalDeviceCustomBorderColorFeaturesEXT() function40290 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT const *… in operator =()40295 PhysicalDeviceCustomBorderColorFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()40302 setCustomBorderColors( VULKAN_HPP_NAMESPACE::Bool32 customBorderColors_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColors()40308 PhysicalDeviceCustomBorderColorFeaturesEXT & setCustomBorderColorWithoutFormat( in setCustomBorderColorWithoutFormat()[all …]
69086 struct PhysicalDeviceCustomBorderColorFeaturesEXT struct69088 using NativeType = VkPhysicalDeviceCustomBorderColorFeaturesEXT;69090 static const bool allowDuplicate = false;69091 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCustomBorderColorFeaturesEXT;69094 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 cust… in PhysicalDeviceCustomBorderColorFeaturesEXT() function69105 …PhysicalDeviceCustomBorderColorFeaturesEXT( VkPhysicalDeviceCustomBorderColorFeaturesEXT const & r… in PhysicalDeviceCustomBorderColorFeaturesEXT() function69115 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT const *… in operator =()69120 …TEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()69127 setCustomBorderColors( VULKAN_HPP_NAMESPACE::Bool32 customBorderColors_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColors()69134 …orWithoutFormat( VULKAN_HPP_NAMESPACE::Bool32 customBorderColorWithoutFormat_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColorWithoutFormat()[all …]