Searched refs:eCache (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 2910 eCache = VK_SYSTEM_ALLOCATION_SCOPE_CACHE, member in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope 2921 case SystemAllocationScope::eCache: return "Cache"; in to_string() |
/third_party/vulkan-headers/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 2082 eCache = VK_SYSTEM_ALLOCATION_SCOPE_CACHE, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope |
H A D | vulkan_to_string.hpp | 5079 case SystemAllocationScope::eCache: return "Cache"; in to_string() |
Completed in 207 milliseconds