Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp50510 struct PhysicalDeviceCustomBorderColorFeaturesEXT struct
50519 VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorFeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 custom… in PhysicalDeviceCustomBorderColorFeaturesEXT() function
50525PhysicalDeviceCustomBorderColorFeaturesEXT( VkPhysicalDeviceCustomBorderColorFeaturesEXT const & r… in PhysicalDeviceCustomBorderColorFeaturesEXT() function
50535 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT const *… in operator =()
50540 …TEXPR_14 PhysicalDeviceCustomBorderColorFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
50546 …EXT & setCustomBorderColors( VULKAN_HPP_NAMESPACE::Bool32 customBorderColors_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColors()
50552 …orWithoutFormat( VULKAN_HPP_NAMESPACE::Bool32 customBorderColorWithoutFormat_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColorWithoutFormat()
50560 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const&()
50565 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT&()
50576 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]