Searched defs:FlagTraits (Results 1 – 2 of 2) sorted by relevance
14 struct FlagTraits struct16 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false;1022 template <> struct FlagTraits<FormatFeatureFlagBits> struct1024 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true;1025 static VULKAN_HPP_CONST_OR_CONSTEXPR FormatFeatureFlags allFlags = 1073 template <> struct FlagTraits<ImageCreateFlagBits> struct1075 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true;1076 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageCreateFlags allFlags = 1122 template <> struct FlagTraits<ImageUsageFlagBits> struct1124 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true;[all …]
14 struct FlagTraits struct16 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = false;1819 template <> struct FlagTraits<FormatFeatureFlagBits> struct1821 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true;1822 static VULKAN_HPP_CONST_OR_CONSTEXPR FormatFeatureFlags allFlags = 1891 template <> struct FlagTraits<ImageCreateFlagBits> struct1893 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true;1894 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageCreateFlags allFlags = 1961 template <> struct FlagTraits<ImageUsageFlagBits> struct1963 static VULKAN_HPP_CONST_OR_CONSTEXPR bool isBitmask = true;[all …]