Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp2644 eSubsampledEXT = VK_IMAGE_CREATE_SUBSAMPLED_BIT_EXT, member in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits
2671 case ImageCreateFlagBits::eSubsampledEXT: return "SubsampledEXT"; in to_string()
4277 eSubsampledEXT = VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, 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::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits::EventCreateFlagBits::QueryPipelineStatisticFlagBits::QueryResultFlagBits::QueryType::BufferCreateFlagBits::BufferUsageFlagBits::SharingMode::ImageLayout::ComponentSwizzle::ImageViewCreateFlagBits::ImageViewType::BlendFactor::BlendOp::ColorComponentFlagBits::CompareOp::CullModeFlagBits::DynamicState::FrontFace::LogicOp::PipelineCreateFlagBits::PipelineShaderStageCreateFlagBits::PolygonMode::PrimitiveTopology::ShaderStageFlagBits::StencilOp::VertexInputRate::BorderColor::Filter::SamplerAddressMode::SamplerCreateFlagBits
4285 case SamplerCreateFlagBits::eSubsampledEXT: return "SubsampledEXT"; in to_string()
8403 VkFlags( ImageCreateFlagBits::eSubsampledEXT )
8464 if ( value & ImageCreateFlagBits::eSubsampledEXT ) in to_string()
10088 allFlags = VkFlags( SamplerCreateFlagBits::eSubsampledEXT ) |
10122 if ( value & SamplerCreateFlagBits::eSubsampledEXT ) in to_string()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp1884 eSubsampledEXT = VK_IMAGE_CREATE_SUBSAMPLED_BIT_EXT, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits
1903 ImageCreateFlagBits::eSampleLocationsCompatibleDepthEXT | ImageCreateFlagBits::eSubsampledEXT | ImageCreateFlagBits::eDescriptorBufferCaptureReplayEXT |
3171 eSubsampledEXT = VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, 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::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits::EventCreateFlagBits::QueryPipelineStatisticFlagBits::QueryResultFlagBits::QueryType::BufferCreateFlagBits::BufferUsageFlagBits::SharingMode::ImageLayout::ComponentSwizzle::ImageViewCreateFlagBits::ImageViewType::PipelineCacheCreateFlagBits::BlendFactor::BlendOp::ColorComponentFlagBits::CompareOp::CullModeFlagBits::DynamicState::FrontFace::LogicOp::PipelineCreateFlagBits::PipelineShaderStageCreateFlagBits::PolygonMode::PrimitiveTopology::ShaderStageFlagBits::StencilOp::VertexInputRate::PipelineColorBlendStateCreateFlagBits::PipelineDepthStencilStateCreateFlagBits::PipelineLayoutCreateFlagBits::BorderColor::Filter::SamplerAddressMode::SamplerCreateFlagBits
3185 SamplerCreateFlagBits::eSubsampledEXT | SamplerCreateFlagBits::eSubsampledCoarseReconstructionEXT |
H A Dvulkan_to_string.hpp134 if ( value & ImageCreateFlagBits::eSubsampledEXT ) in to_string()
909 if ( value & SamplerCreateFlagBits::eSubsampledEXT ) in to_string()
4923 case ImageCreateFlagBits::eSubsampledEXT: return "SubsampledEXT"; in to_string()
5906 case SamplerCreateFlagBits::eSubsampledEXT: return "SubsampledEXT"; in to_string()

Completed in 197 milliseconds