Home
last modified time | relevance | path

Searched defs:PhysicalDeviceCustomBorderColorFeaturesEXT (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp40258 struct PhysicalDeviceCustomBorderColorFeaturesEXT struct
40260 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() function
40277PhysicalDeviceCustomBorderColorFeaturesEXT( VkPhysicalDeviceCustomBorderColorFeaturesEXT const & r… in PhysicalDeviceCustomBorderColorFeaturesEXT() function
40290 …*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 …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp41106 struct PhysicalDeviceCustomBorderColorFeaturesEXT struct
41108 using NativeType = VkPhysicalDeviceCustomBorderColorFeaturesEXT;
41110 static const bool allowDuplicate = false;
41111 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
41115 VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorFeaturesEXT( in PhysicalDeviceCustomBorderColorFeaturesEXT() function
41125PhysicalDeviceCustomBorderColorFeaturesEXT( VkPhysicalDeviceCustomBorderColorFeaturesEXT const & r… in PhysicalDeviceCustomBorderColorFeaturesEXT() function
41138 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT const *… in operator =()
41143 …TEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
41150 setCustomBorderColors( VULKAN_HPP_NAMESPACE::Bool32 customBorderColors_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColors()
41156 …AN_HPP_CONSTEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXT & setCustomBorderColorWithoutFormat( in setCustomBorderColorWithoutFormat()
[all …]