Searched defs:PhysicalDeviceDepthStencilResolveProperties (Results 1 – 4 of 4) sorted by relevance
54032 struct PhysicalDeviceDepthStencilResolveProperties struct54034 using NativeType = VkPhysicalDeviceDepthStencilResolveProperties;54036 static const bool allowDuplicate = false;54037 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceDepthStencilResolveProperties;54040 …AN_HPP_CONSTEXPR PhysicalDeviceDepthStencilResolveProperties( VULKAN_HPP_NAMESPACE::ResolveModeFla… in PhysicalDeviceDepthStencilResolveProperties() argument54055 …PhysicalDeviceDepthStencilResolveProperties( VkPhysicalDeviceDepthStencilResolveProperties const &… in PhysicalDeviceDepthStencilResolveProperties() function54065 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties const … in operator =()54069 …explicit operator VkPhysicalDeviceDepthStencilResolveProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties const&()54074 explicit operator VkPhysicalDeviceDepthStencilResolveProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties&()54090 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
50906 struct PhysicalDeviceDepthStencilResolveProperties struct50915 VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthStencilResolveProperties(VULKAN_HPP_NAMESPACE::ResolveModeF… in PhysicalDeviceDepthStencilResolveProperties() function50921 …PhysicalDeviceDepthStencilResolveProperties( VkPhysicalDeviceDepthStencilResolveProperties const &… in PhysicalDeviceDepthStencilResolveProperties() function50931 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties const … in operator =()50936 operator VkPhysicalDeviceDepthStencilResolveProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties const&()50941 operator VkPhysicalDeviceDepthStencilResolveProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties&()50952 reflect() const VULKAN_HPP_NOEXCEPT in reflect()50962 …ool operator==( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()50976 …ool operator!=( PhysicalDeviceDepthStencilResolveProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()50983 …N_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDepthStencilResolveProperties;[all …]
56516 struct PhysicalDeviceDepthStencilResolveProperties struct56518 using NativeType = VkPhysicalDeviceDepthStencilResolveProperties;56520 static const bool allowDuplicate = false;56521 …NSTEXPR StructureType structureType = StructureType::ePhysicalDeviceDepthStencilResolveProperties;56524 …AN_HPP_CONSTEXPR PhysicalDeviceDepthStencilResolveProperties( VULKAN_HPP_NAMESPACE::ResolveModeFla… in PhysicalDeviceDepthStencilResolveProperties() function56539 …PhysicalDeviceDepthStencilResolveProperties( VkPhysicalDeviceDepthStencilResolveProperties const &… in PhysicalDeviceDepthStencilResolveProperties() function56549 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthStencilResolveProperties const … in operator =()56553 operator VkPhysicalDeviceDepthStencilResolveProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties const&()56558 operator VkPhysicalDeviceDepthStencilResolveProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthStencilResolveProperties&()56574 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
29296 pub struct PhysicalDeviceDepthStencilResolveProperties { struct29304 impl ::std::default::Default for PhysicalDeviceDepthStencilResolveProperties { argument29316 impl PhysicalDeviceDepthStencilResolveProperties { impl29333 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceDepthStencilResolveProperties {} implementation29371 pub fn build(self) -> PhysicalDeviceDepthStencilResolveProperties { in build()