Searched refs:VkQueryControlFlagBits (Results 1 – 4 of 4) sorted by relevance
580 * pname:flags is a bitmask of elink:VkQueryControlFlagBits specifying699 * pname:flags is a bitmask of elink:VkQueryControlFlagBits specifying793 [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.
1134 elink:VkQueryControlFlagBits values
4454 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()
2805 typedef enum VkQueryControlFlagBits { enum2808 } VkQueryControlFlagBits; typedef