Searched refs:VkQueryResultFlagBits (Results 1 – 3 of 3) sorted by relevance
1079 * pname:flags is a bitmask of elink:VkQueryResultFlagBits specifying how1299 [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
3067 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()
2491 typedef enum VkQueryResultFlagBits { enum2498 } VkQueryResultFlagBits; typedef