Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp3030 ePlane0 = VK_IMAGE_ASPECT_PLANE_0_BIT, member in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::PipelineStageFlagBits::ImageAspectFlagBits
3050 case ImageAspectFlagBits::ePlane0: return "Plane0"; in to_string()
8998 VkFlags( ImageAspectFlagBits::ePlane0 ) | VkFlags( ImageAspectFlagBits::ePlane1 ) |
9042 if ( value & ImageAspectFlagBits::ePlane0 ) in to_string()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp2188 ePlane0 = VK_IMAGE_ASPECT_PLANE_0_BIT, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::DeviceQueueCreateFlagBits::PipelineStageFlagBits::ImageAspectFlagBits
2209 ImageAspectFlagBits::eMetadata | ImageAspectFlagBits::ePlane0 |
H A Dvulkan_to_string.hpp404 if ( value & ImageAspectFlagBits::ePlane0 ) in to_string()
5148 case ImageAspectFlagBits::ePlane0: return "Plane0"; in to_string()

Completed in 226 milliseconds