Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dqueries.adoc580 * pname:flags is a bitmask of elink:VkQueryControlFlagBits specifying
699 * pname:flags is a bitmask of elink:VkQueryControlFlagBits specifying
793 [open,refpage='VkQueryControlFlagBits',desc='Bitmask specifying constraints on a query',type='enums…
798 include::{generated}/api/enums/VkQueryControlFlagBits.adoc[]
804 [open,refpage='VkQueryControlFlags',desc='Bitmask of VkQueryControlFlagBits',type='flags']
809 more elink:VkQueryControlFlagBits.
Dcmdbuffers.adoc1134 elink:VkQueryControlFlagBits values
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4454 static inline const char* string_VkQueryControlFlagBits(VkQueryControlFlagBits input_value) in string_VkQueryControlFlagBits()
4472 … ret.append(string_VkQueryControlFlagBits(static_cast<VkQueryControlFlagBits>(1U << index))); in string_VkQueryControlFlags()
4477 …if( ret.empty()) ret.append(string_VkQueryControlFlagBits(static_cast<VkQueryControlFlagBits>(0))); in string_VkQueryControlFlags()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2805 typedef enum VkQueryControlFlagBits { enum
2808 } VkQueryControlFlagBits; typedef