• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceCoherentMemoryFeaturesAMD

52325   struct PhysicalDeviceCoherentMemoryFeaturesAMD  struct
52327 using NativeType = VkPhysicalDeviceCoherentMemoryFeaturesAMD;
52333 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD( VULKAN_HPP_NAMESPACE::Bool32 deviceC… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
52342PhysicalDeviceCoherentMemoryFeaturesAMD( VkPhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) V… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
52352 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoherentMemoryFeaturesAMD const *>( … in operator =()
52357 …ONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMD & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
52364 … setDeviceCoherentMemory( VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory_ ) VULKAN_HPP_NOEXCEPT in setDeviceCoherentMemory()
52371 explicit operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&()
52376 explicit operator VkPhysicalDeviceCoherentMemoryFeaturesAMD &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD&()
52387 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
52396 bool operator==( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
52405 bool operator!=( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
52412 …PACE::StructureType sType = StructureType::ePhysicalDeviceCoherentMemoryFeaturesAMD;
52413 void * pNext = {};
52414 VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory = {};