• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceCoherentMemoryFeaturesAMD

61992   struct PhysicalDeviceCoherentMemoryFeaturesAMD  struct
61998 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD(VULKAN_HPP_NAMESPACE::Bool32 deviceCo… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
62004PhysicalDeviceCoherentMemoryFeaturesAMD( VkPhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) V… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
62012 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoherentMemoryFeaturesAMD const *>( … in operator =()
62016 …yFeaturesAMD & operator=( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
62022 PhysicalDeviceCoherentMemoryFeaturesAMD & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
62028 …& setDeviceCoherentMemory( VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory_ ) VULKAN_HPP_NOEXCEPT in setDeviceCoherentMemory()
62035 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&()
62040 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD&()
62049 bool operator==( PhysicalDeviceCoherentMemoryFeaturesAMD const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
62056 bool operator!=( PhysicalDeviceCoherentMemoryFeaturesAMD const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
62065 …ULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCoherentMemoryFeaturesAMD;
62066 void* pNext = {};
62067 VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory = {};