Lines Matching defs:PhysicalDeviceCoherentMemoryFeaturesAMD

58119   struct PhysicalDeviceCoherentMemoryFeaturesAMD  struct
58121 using NativeType = VkPhysicalDeviceCoherentMemoryFeaturesAMD;
58127 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD( VULKAN_HPP_NAMESPACE::Bool32 deviceC… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
58136PhysicalDeviceCoherentMemoryFeaturesAMD( VkPhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) V… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
58146 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoherentMemoryFeaturesAMD const *>( … in operator =()
58151 …ONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMD & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
58158 … setDeviceCoherentMemory( VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory_ ) VULKAN_HPP_NOEXCEPT in setDeviceCoherentMemory()
58165 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&()
58170 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD&()
58181 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
58190 bool operator==( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
58199 bool operator!=( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
58206 …PACE::StructureType sType = StructureType::ePhysicalDeviceCoherentMemoryFeaturesAMD;
58207 void * pNext = {};
58208 VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory = {};