Searched defs:QueryPoolCreateFlags (Results 1 – 1 of 1) sorted by relevance
499 using QueryPoolCreateFlags = Flags<QueryPoolCreateFlagBits, VkQueryPoolCreateFlags>; typedef18719 inline std::string to_string(QueryPoolCreateFlags) in to_string() argument