Home
last modified time | relevance | path

Searched refs:allowCommandBufferQueryCopies (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dprops.adoc15 * pname:allowCommandBufferQueryCopies is ename:VK_TRUE if the performance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dqueries.adoc1506 slink:VkPhysicalDevicePerformanceQueryPropertiesKHR::pname:allowCommandBufferQueryCopies
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4707 …PP_HASH_COMBINE( seed, physicalDevicePerformanceQueryPropertiesKHR.allowCommandBufferQueryCopies ); in operator ()()
Dvulkan_hash.hpp9097 …PP_HASH_COMBINE( seed, physicalDevicePerformanceQueryPropertiesKHR.allowCommandBufferQueryCopies ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9121 VkBool32 allowCommandBufferQueryCopies; member