Home
last modified time | relevance | path

Searched refs:presentBarrierSupported (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc1014 * pname:presentBarrierSupported is a boolean describing whether the
1020 If pname:presentBarrierSupported is ename:VK_FALSE, it indicates that the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14784 VkBool32 presentBarrierSupported; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp13042 VULKAN_HPP_HASH_COMBINE( seed, surfaceCapabilitiesPresentBarrierNV.presentBarrierSupported ); in operator ()()