Home
last modified time | relevance | path

Searched refs:SemaphoreCreateFlagBits (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp2260 enum class SemaphoreCreateFlagBits : VkSemaphoreCreateFlags class in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::DeviceQueueCreateFlagBits::PipelineStageFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits
2264 using SemaphoreCreateFlags = Flags<SemaphoreCreateFlagBits>;
2267 struct FlagTraits<SemaphoreCreateFlagBits>
H A Dvulkan_to_string.hpp5189 VULKAN_HPP_INLINE std::string to_string( SemaphoreCreateFlagBits ) in to_string()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp3107 enum class SemaphoreCreateFlagBits : VkSemaphoreCreateFlags class in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::PipelineStageFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits
3111 VULKAN_HPP_INLINE std::string to_string( SemaphoreCreateFlagBits ) in to_string()
9206 using SemaphoreCreateFlags = Flags<SemaphoreCreateFlagBits>;

Completed in 205 milliseconds