Searched refs:eVideoDecodeOutputKHR (Results 1 - 3 of 3) sorted by relevance
/third_party/vulkan-headers/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 1819 eVideoDecodeOutputKHR = VK_FORMAT_FEATURE_VIDEO_DECODE_OUTPUT_BIT_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits 1856 FormatFeatureFlagBits::eCositedChromaSamples | FormatFeatureFlagBits::eSampledImageFilterMinmax | FormatFeatureFlagBits::eVideoDecodeOutputKHR | 4301 eVideoDecodeOutputKHR = VK_FORMAT_FEATURE_2_VIDEO_DECODE_OUTPUT_BIT_KHR, 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::SamplerMipmapMode::DescriptorPoolCreateFlagBits::DescriptorSetLayoutCreateFlagBits::DescriptorType::AccessFlagBits::AttachmentDescriptionFlagBits::AttachmentLoadOp::AttachmentStoreOp::DependencyFlagBits::FramebufferCreateFlagBits::PipelineBindPoint::RenderPassCreateFlagBits::SubpassDescriptionFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferLevel::CommandBufferResetFlagBits::CommandBufferUsageFlagBits::QueryControlFlagBits::IndexType::StencilFaceFlagBits::SubpassContents::SubgroupFeatureFlagBits::PeerMemoryFeatureFlagBits::MemoryAllocateFlagBits::PointClippingBehavior::TessellationDomainOrigin::SamplerYcbcrModelConversion::SamplerYcbcrRange::ChromaLocation::DescriptorUpdateTemplateType::ExternalMemoryHandleTypeFlagBits::ExternalMemoryFeatureFlagBits::ExternalFenceHandleTypeFlagBits::ExternalFenceFeatureFlagBits::FenceImportFlagBits::SemaphoreImportFlagBits::ExternalSemaphoreHandleTypeFlagBits::ExternalSemaphoreFeatureFlagBits::DriverId::ShaderFloatControlsIndependence::DescriptorBindingFlagBits::ResolveModeFlagBits::SamplerReductionMode::SemaphoreType::SemaphoreWaitFlagBits::PipelineCreationFeedbackFlagBits::ToolPurposeFlagBits::PipelineStageFlagBits2::AccessFlagBits2::SubmitFlagBits::RenderingFlagBits::FormatFeatureFlagBits2 4338 FormatFeatureFlagBits2::eSampledImageDepthComparison | FormatFeatureFlagBits2::eVideoDecodeOutputKHR | FormatFeatureFlagBits2::eVideoDecodeDpbKHR | |
H A D | vulkan_to_string.hpp | 80 if ( value & FormatFeatureFlagBits::eVideoDecodeOutputKHR ) in to_string() 1807 if ( value & FormatFeatureFlagBits2::eVideoDecodeOutputKHR ) in to_string() 4893 case FormatFeatureFlagBits::eVideoDecodeOutputKHR: return "VideoDecodeOutputKHR"; in to_string() 6720 case FormatFeatureFlagBits2::eVideoDecodeOutputKHR: return "VideoDecodeOutputKHR"; in to_string() |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 2554 eVideoDecodeOutputKHR = VK_FORMAT_FEATURE_VIDEO_DECODE_OUTPUT_BIT_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits 2614 case FormatFeatureFlagBits::eVideoDecodeOutputKHR: return "VideoDecodeOutputKHR"; in to_string() 8277 | VkFlags( FormatFeatureFlagBits::eVideoDecodeOutputKHR ) | VkFlags( FormatFeatureFlagBits::eVideoDecodeDpbKHR ) 8366 if ( value & FormatFeatureFlagBits::eVideoDecodeOutputKHR ) in to_string() |
Completed in 195 milliseconds