Lines Matching defs:PhysicalDeviceCoherentMemoryFeaturesAMD
58584 struct PhysicalDeviceCoherentMemoryFeaturesAMD struct
58586 using NativeType = VkPhysicalDeviceCoherentMemoryFeaturesAMD;
58592 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD( VULKAN_HPP_NAMESPACE::Bool32 deviceC… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
58601 …PhysicalDeviceCoherentMemoryFeaturesAMD( VkPhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) V… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
58611 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoherentMemoryFeaturesAMD const *>( … in operator =()
58616 …ONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMD & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
58623 … setDeviceCoherentMemory( VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory_ ) VULKAN_HPP_NOEXCEPT in setDeviceCoherentMemory()
58630 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&()
58635 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD&()
58646 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
58655 bool operator==( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
58664 bool operator!=( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
58671 …PACE::StructureType sType = StructureType::ePhysicalDeviceCoherentMemoryFeaturesAMD;
58672 void * pNext = {};
58673 VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory = {};