Searched refs:QueryPoolCreateFlagBits (Results 1 – 4 of 4) sorted by relevance
1499 enum class QueryPoolCreateFlagBits : VkQueryPoolCreateFlags enum1502 using QueryPoolCreateFlags = Flags<QueryPoolCreateFlagBits>;1505 template <> struct FlagTraits<QueryPoolCreateFlagBits>
2454 enum class QueryPoolCreateFlagBits : VkQueryPoolCreateFlags enum2457 using QueryPoolCreateFlags = Flags<QueryPoolCreateFlagBits>;2460 template <> struct FlagTraits<QueryPoolCreateFlagBits>
2363 VULKAN_HPP_INLINE std::string to_string( QueryPoolCreateFlagBits ) in to_string() argument
4452 VULKAN_HPP_INLINE std::string to_string( QueryPoolCreateFlagBits ) in to_string() argument