Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_to_string.hpp3550 VULKAN_HPP_INLINE std::string to_string( SemaphoreType value ) in to_string()
3554 case SemaphoreType::eBinary : return "Binary"; in to_string()
3555 case SemaphoreType::eTimeline : return "Timeline"; in to_string()
Dvulkansc_enums.hpp2893 enum class SemaphoreType enum
2898 using SemaphoreTypeKHR = SemaphoreType;
Dvulkan_to_string.hpp5865 VULKAN_HPP_INLINE std::string to_string( SemaphoreType value ) in to_string()
5869 case SemaphoreType::eBinary : return "Binary"; in to_string()
5870 case SemaphoreType::eTimeline : return "Timeline"; in to_string()
Dvulkan_enums.hpp4219 enum class SemaphoreType enum
4224 using SemaphoreTypeKHR = SemaphoreType;