Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_display_control/
Dswapchain_counters.adoc17 * pname:surfaceCounters is a bitmask of elink:VkSurfaceCounterFlagBitsEXT
22 * [[VUID-VkSwapchainCounterCreateInfoEXT-surfaceCounters-01244]]
23 The bits in pname:surfaceCounters must: be supported by
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp6810 VULKAN_HPP_HASH_COMBINE( seed, swapchainCounterCreateInfoEXT.surfaceCounters ); in operator ()()
Dvulkan_hash.hpp13158 VULKAN_HPP_HASH_COMBINE( seed, swapchainCounterCreateInfoEXT.surfaceCounters ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11579 VkSurfaceCounterFlagsEXT surfaceCounters; member