Home
last modified time | relevance | path

Searched refs:ScopeKHR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_to_string.hpp8622 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()
Dvulkan_enums.hpp7568 enum class ScopeKHR enum
7575 using ScopeNV = ScopeKHR;