Home
last modified time | relevance | path

Searched refs:deviceCoherentMemory (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc649 If the <<features-deviceCoherentMemory, pname:deviceCoherentMemory>> feature
1179 * [[VUID-vkAllocateMemory-deviceCoherentMemory-02790]]
1180 If the <<features-deviceCoherentMemory, pname:deviceCoherentMemory>>
Dfeatures.adoc3978 * [[features-deviceCoherentMemory]] pname:deviceCoherentMemory indicates
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13581 VkBool32 deviceCoherentMemory; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp6891 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCoherentMemoryFeaturesAMD.deviceCoherentMemory ); in operator ()()