Searched refs:ScopeKHR (Results 1 – 2 of 2) sorted by relevance
8622 VULKAN_HPP_INLINE std::string to_string( ScopeKHR value ) in to_string()8626 case ScopeKHR::eDevice : return "Device"; in to_string()8627 case ScopeKHR::eWorkgroup : return "Workgroup"; in to_string()8628 case ScopeKHR::eSubgroup : return "Subgroup"; in to_string()8629 case ScopeKHR::eQueueFamily : return "QueueFamily"; in to_string()
7568 enum class ScopeKHR enum7575 using ScopeNV = ScopeKHR;