Searched defs:PhysicalDeviceCustomBorderColorPropertiesEXT (Results 1 – 4 of 4) sorted by relevance
58230 struct PhysicalDeviceCustomBorderColorPropertiesEXT struct58232 using NativeType = VkPhysicalDeviceCustomBorderColorPropertiesEXT;58238 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT( uint32_t maxCustomBorderColorSa… in PhysicalDeviceCustomBorderColorPropertiesEXT() function58247 …PhysicalDeviceCustomBorderColorPropertiesEXT( VkPhysicalDeviceCustomBorderColorPropertiesEXT const… in PhysicalDeviceCustomBorderColorPropertiesEXT() function58257 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT const… in operator =()58261 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const&()58266 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT&()58277 reflect() const VULKAN_HPP_NOEXCEPT in reflect()58286 …ol operator==( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()58295 …ol operator!=( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
59926 struct PhysicalDeviceCustomBorderColorPropertiesEXT struct59928 using NativeType = VkPhysicalDeviceCustomBorderColorPropertiesEXT;59934 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT( uint32_t maxCustomBorderColorSa… in PhysicalDeviceCustomBorderColorPropertiesEXT() function59943 …PhysicalDeviceCustomBorderColorPropertiesEXT( VkPhysicalDeviceCustomBorderColorPropertiesEXT const… in PhysicalDeviceCustomBorderColorPropertiesEXT() function59953 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT const… in operator =()59957 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const&()59962 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT&()59973 reflect() const VULKAN_HPP_NOEXCEPT in reflect()59982 …ol operator==( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()59991 …ol operator!=( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
59924 struct PhysicalDeviceCustomBorderColorPropertiesEXT struct59926 using NativeType = VkPhysicalDeviceCustomBorderColorPropertiesEXT;59932 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT( uint32_t maxCustomBorderColorSa… in PhysicalDeviceCustomBorderColorPropertiesEXT() function59941 …PhysicalDeviceCustomBorderColorPropertiesEXT( VkPhysicalDeviceCustomBorderColorPropertiesEXT const… in PhysicalDeviceCustomBorderColorPropertiesEXT() function59951 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT const… in operator =()59955 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const&()59960 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT&()59971 reflect() const VULKAN_HPP_NOEXCEPT in reflect()59980 …ol operator==( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()59989 …ol operator!=( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
47838 pub struct PhysicalDeviceCustomBorderColorPropertiesEXT { struct47843 impl ::std::default::Default for PhysicalDeviceCustomBorderColorPropertiesEXT { argument47853 unsafe impl TaggedStructure for PhysicalDeviceCustomBorderColorPropertiesEXT { implementation47857 impl PhysicalDeviceCustomBorderColorPropertiesEXT { impl47874 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceCustomBorderColorPropertiesEXT {} implementation47898 pub fn build(self) -> PhysicalDeviceCustomBorderColorPropertiesEXT { in build()