Home
last modified time | relevance | path

Searched refs:SemaphoreCreateFlagBits (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1407 enum class SemaphoreCreateFlagBits : VkSemaphoreCreateFlags enum
1410 using SemaphoreCreateFlags = Flags<SemaphoreCreateFlagBits>;
1413 template <> struct FlagTraits<SemaphoreCreateFlagBits>
Dvulkan_enums.hpp2339 enum class SemaphoreCreateFlagBits : VkSemaphoreCreateFlags enum
2342 using SemaphoreCreateFlags = Flags<SemaphoreCreateFlagBits>;
2345 template <> struct FlagTraits<SemaphoreCreateFlagBits>
Dvulkansc_to_string.hpp2297 VULKAN_HPP_INLINE std::string to_string( SemaphoreCreateFlagBits ) in to_string() argument
Dvulkan_to_string.hpp4367 VULKAN_HPP_INLINE std::string to_string( SemaphoreCreateFlagBits ) in to_string() argument