Home
last modified time | relevance | path

Searched refs:eCache (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp2910 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 Dvulkan_enums.hpp2082 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 Dvulkan_to_string.hpp5079 case SystemAllocationScope::eCache: return "Cache"; in to_string()

Completed in 195 milliseconds