Searched defs:allFlags (Results 1 – 2 of 2) sorted by relevance
1490 static VULKAN_HPP_CONST_OR_CONSTEXPR FormatFeatureFlags allFlags = member1562 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageCreateFlags allFlags = member1631 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageUsageFlags allFlags = member1667 static VULKAN_HPP_CONST_OR_CONSTEXPR InstanceCreateFlags allFlags = member1689 static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryHeapFlags allFlags = member1713 static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryPropertyFlags allFlags = member1754 static VULKAN_HPP_CONST_OR_CONSTEXPR QueueFlags allFlags = member1784 static VULKAN_HPP_CONST_OR_CONSTEXPR SampleCountFlags allFlags = member1812 static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceCreateFlags allFlags = {}; member1858 static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineStageFlags allFlags = member[all …]
2099 std::string allFlags; in generateBitmask() local