Searched defs:PhysicalDeviceCustomBorderColorPropertiesEXT (Results 1 – 4 of 4) sorted by relevance
53555 struct PhysicalDeviceCustomBorderColorPropertiesEXT struct53557 using NativeType = VkPhysicalDeviceCustomBorderColorPropertiesEXT;53563 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT( uint32_t maxCustomBorderColorSa… in PhysicalDeviceCustomBorderColorPropertiesEXT() function53572 …PhysicalDeviceCustomBorderColorPropertiesEXT( VkPhysicalDeviceCustomBorderColorPropertiesEXT const… in PhysicalDeviceCustomBorderColorPropertiesEXT() function53582 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT const… in operator =()53586 …xplicit operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const&()53591 explicit operator VkPhysicalDeviceCustomBorderColorPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT&()53602 reflect() const VULKAN_HPP_NOEXCEPT in reflect()53611 …ol operator==( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()53620 …ol operator!=( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
50420 struct PhysicalDeviceCustomBorderColorPropertiesEXT struct50429 VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT(uint32_t maxCustomBorderColorSamp… in PhysicalDeviceCustomBorderColorPropertiesEXT() function50435 …PhysicalDeviceCustomBorderColorPropertiesEXT( VkPhysicalDeviceCustomBorderColorPropertiesEXT const… in PhysicalDeviceCustomBorderColorPropertiesEXT() function50445 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT const… in operator =()50450 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const&()50455 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT&()50466 reflect() const VULKAN_HPP_NOEXCEPT in reflect()50476 …ol operator==( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()50487 …ol operator!=( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()50494 …_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCustomBorderColorPropertiesEXT;[all …]
55905 struct PhysicalDeviceCustomBorderColorPropertiesEXT struct55907 using NativeType = VkPhysicalDeviceCustomBorderColorPropertiesEXT;55913 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT( uint32_t maxCustomBorderColorSa… in PhysicalDeviceCustomBorderColorPropertiesEXT() function55922 …PhysicalDeviceCustomBorderColorPropertiesEXT( VkPhysicalDeviceCustomBorderColorPropertiesEXT const… in PhysicalDeviceCustomBorderColorPropertiesEXT() function55932 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT const… in operator =()55936 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const&()55941 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT&()55952 reflect() const VULKAN_HPP_NOEXCEPT in reflect()55961 …ol operator==( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()55970 …ol operator!=( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
40825 pub struct PhysicalDeviceCustomBorderColorPropertiesEXT { struct40830 impl ::std::default::Default for PhysicalDeviceCustomBorderColorPropertiesEXT { implementation40839 impl PhysicalDeviceCustomBorderColorPropertiesEXT { implementation40856 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceCustomBorderColorPropertiesEXT {} implementation40879 pub fn build(self) -> PhysicalDeviceCustomBorderColorPropertiesEXT { in build()