Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2906 using SemaphoreWaitFlags = Flags<SemaphoreWaitFlagBits>; typedef
2907 using SemaphoreWaitFlagsKHR = SemaphoreWaitFlags;
2913 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreWaitFlags allFlags =
Dvulkan_enums.hpp4232 using SemaphoreWaitFlags = Flags<SemaphoreWaitFlagBits>; typedef
4233 using SemaphoreWaitFlagsKHR = SemaphoreWaitFlags;
4239 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreWaitFlags allFlags =
Dvulkansc_to_string.hpp855 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlags value ) in to_string()
Dvulkan_to_string.hpp1089 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlags value ) in to_string()