Searched refs:QueryPoolCreateFlags (Results 1 – 3 of 3) sorted by relevance
2108 using QueryPoolCreateFlags = Flags<QueryPoolCreateFlagBits>; typedef2114 static VULKAN_HPP_CONST_OR_CONSTEXPR QueryPoolCreateFlags allFlags = {};
365 VULKAN_HPP_INLINE std::string to_string( QueryPoolCreateFlags ) in to_string() argument
79782 VULKAN_HPP_CONSTEXPR QueryPoolCreateInfo(VULKAN_HPP_NAMESPACE::QueryPoolCreateFlags flags_ = {}, VU… in QueryPoolCreateInfo()79809 …ONSTEXPR_14 QueryPoolCreateInfo & setFlags( VULKAN_HPP_NAMESPACE::QueryPoolCreateFlags flags_ ) VU… in setFlags()79849 …tructureType const &, const void * const &, VULKAN_HPP_NAMESPACE::QueryPoolCreateFlags const &, VU…79884 VULKAN_HPP_NAMESPACE::QueryPoolCreateFlags flags = {};