Home
last modified time | relevance | path

Searched defs:PhysicalDeviceCoherentMemoryFeaturesAMD (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp49412 struct PhysicalDeviceCoherentMemoryFeaturesAMD struct
49421 VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD(VULKAN_HPP_NAMESPACE::Bool32 deviceCoh… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
49427PhysicalDeviceCoherentMemoryFeaturesAMD( VkPhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) V… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
49437 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoherentMemoryFeaturesAMD const *>( … in operator =()
49442 …ONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMD & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
49448 …& setDeviceCoherentMemory( VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory_ ) VULKAN_HPP_NOEXCEPT in setDeviceCoherentMemory()
49456 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&()
49461 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD&()
49472 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
49482 bool operator==( PhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]