Searched defs:QueryPoolCreateFlags (Results 1 – 2 of 2) sorted by relevance
365 VULKAN_HPP_INLINE std::string to_string( QueryPoolCreateFlags ) in to_string() argument
2108 using QueryPoolCreateFlags = Flags<QueryPoolCreateFlagBits>; typedef