Template Function inexor::vulkan_renderer::tools::parse_bit_flags

Function Documentation

template<typename FlagBitsType, typename FlagsType>
std::set<FlagBitsType> inexor::vulkan_renderer::tools::parse_bit_flags(FlagsType flags, std::span<const FlagBitsType> all_bits)