Searched refs:SemaphoreType (Results 1 – 4 of 4) sorted by relevance
3550 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()
2893 enum class SemaphoreType enum2898 using SemaphoreTypeKHR = SemaphoreType;
5865 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()
4219 enum class SemaphoreType enum4224 using SemaphoreTypeKHR = SemaphoreType;