Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dqueries.adoc1079 * pname:flags is a bitmask of elink:VkQueryResultFlagBits specifying how
1299 [open,refpage='VkQueryResultFlagBits',desc='Bitmask specifying how and when query results are retur…
1305 include::{generated}/api/enums/VkQueryResultFlagBits.adoc[]
1326 [open,refpage='VkQueryResultFlags',desc='Bitmask of VkQueryResultFlagBits',type='flags']
1331 more elink:VkQueryResultFlagBits.
1379 * pname:flags is a bitmask of elink:VkQueryResultFlagBits specifying how
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h3067 static inline const char* string_VkQueryResultFlagBits(VkQueryResultFlagBits input_value) in string_VkQueryResultFlagBits()
3095 … ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(1U << index))); in string_VkQueryResultFlags()
3100 … if( ret.empty()) ret.append(string_VkQueryResultFlagBits(static_cast<VkQueryResultFlagBits>(0))); in string_VkQueryResultFlags()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2491 typedef enum VkQueryResultFlagBits { enum
2498 } VkQueryResultFlagBits; typedef