Searched refs:IndirectCommandsLayoutUsageFlagBitsNV (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 7554 enum class IndirectCommandsLayoutUsageFlagBitsNV : VkIndirectCommandsLayoutUsageFlagsNV class 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::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::DeviceQueueCreateFlagBits::SamplerYcbcrModelConversion::SamplerYcbcrRange::ChromaLocation::DescriptorUpdateTemplateType::ExternalMemoryHandleTypeFlagBits::ExternalMemoryFeatureFlagBits::ExternalFenceHandleTypeFlagBits::ExternalFenceFeatureFlagBits::FenceImportFlagBits::SemaphoreImportFlagBits::ExternalSemaphoreHandleTypeFlagBits::ExternalSemaphoreFeatureFlagBits::DriverId::ShaderFloatControlsIndependence::DescriptorBindingFlagBits::ResolveModeFlagBits::SamplerReductionMode::SemaphoreType::SemaphoreWaitFlagBits::SurfaceTransformFlagBitsKHR::PresentModeKHR::ColorSpaceKHR::CompositeAlphaFlagBitsKHR::SwapchainCreateFlagBitsKHR::DeviceGroupPresentModeFlagBitsKHR::DisplayPlaneAlphaFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::VideoCodecOperationFlagBitsKHR::VideoChromaSubsamplingFlagBitsKHR::VideoComponentBitDepthFlagBitsKHR::VideoCapabilityFlagBitsKHR::VideoSessionCreateFlagBitsKHR::VideoCodingControlFlagBitsKHR::VideoCodingQualityPresetFlagBitsKHR::QueryResultStatusKHR::VideoDecodeFlagBitsKHR::VideoEncodeH264CapabilityFlagBitsEXT::VideoEncodeH264InputModeFlagBitsEXT::VideoEncodeH264OutputModeFlagBitsEXT::VideoEncodeH264CreateFlagBitsEXT::VideoEncodeH265CapabilityFlagBitsEXT::VideoEncodeH265InputModeFlagBitsEXT::VideoEncodeH265OutputModeFlagBitsEXT::VideoEncodeH265CtbSizeFlagBitsEXT::VideoDecodeH264PictureLayoutFlagBitsEXT::ShaderInfoTypeAMD::ExternalMemoryHandleTypeFlagBitsNV::ExternalMemoryFeatureFlagBitsNV::ValidationCheckEXT::ConditionalRenderingFlagBitsEXT::SurfaceCounterFlagBitsEXT::DisplayPowerStateEXT::DeviceEventTypeEXT::DisplayEventTypeEXT::ViewportCoordinateSwizzleNV::DiscardRectangleModeEXT::ConservativeRasterizationModeEXT::PerformanceCounterDescriptionFlagBitsKHR::PerformanceCounterScopeKHR::PerformanceCounterStorageKHR::PerformanceCounterUnitKHR::DebugUtilsMessageSeverityFlagBitsEXT::DebugUtilsMessageTypeFlagBitsEXT::BlendOverlapEXT::AccelerationStructureTypeKHR::AccelerationStructureBuildTypeKHR::GeometryFlagBitsKHR::GeometryInstanceFlagBitsKHR::BuildAccelerationStructureFlagBitsKHR::CopyAccelerationStructureModeKHR::GeometryTypeKHR::AccelerationStructureCompatibilityKHR::AccelerationStructureCreateFlagBitsKHR::BuildAccelerationStructureModeKHR::CoverageModulationModeNV::ValidationCacheHeaderVersionEXT::ShadingRatePaletteEntryNV::CoarseSampleOrderTypeNV::AccelerationStructureMemoryRequirementsTypeNV::QueueGlobalPriorityEXT::TimeDomainEXT::MemoryOverallocationBehaviorAMD::PipelineCreationFeedbackFlagBitsEXT::PerformanceConfigurationTypeINTEL::QueryPoolSamplingModeINTEL::PerformanceOverrideTypeINTEL::PerformanceParameterTypeINTEL::PerformanceValueTypeINTEL::FragmentShadingRateCombinerOpKHR::ToolPurposeFlagBitsEXT::ValidationFeatureEnableEXT::ValidationFeatureDisableEXT::ScopeNV::ComponentTypeNV::CoverageReductionModeNV::ProvokingVertexModeEXT::FullScreenExclusiveEXT::LineRasterizationModeEXT::PipelineExecutableStatisticFormatKHR::IndirectStateFlagBitsNV::IndirectCommandsTokenTypeNV 7561 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsLayoutUsageFlagBitsNV value ) in to_string() 7565 case IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess: return "ExplicitPreprocess"; in to_string() 7566 case IndirectCommandsLayoutUsageFlagBitsNV::eIndexedSequences: return "IndexedSequences"; in to_string() 7567 case IndirectCommandsLayoutUsageFlagBitsNV::eUnorderedSequences: return "UnorderedSequences"; in to_string() 14110 using IndirectCommandsLayoutUsageFlagsNV = Flags<IndirectCommandsLayoutUsageFlagBitsNV>; 14113 struct FlagTraits<IndirectCommandsLayoutUsageFlagBitsNV> 14117 allFlags = VkFlags( IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess ) | 14118 VkFlags( IndirectCommandsLayoutUsageFlagBitsNV::eIndexedSequences ) | 14119 VkFlags( IndirectCommandsLayoutUsageFlagBitsNV [all...] |
/third_party/vulkan-headers/include/vulkan/ | ||
H A D | vulkan_to_string.hpp | 2866 if ( value & IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess ) in to_string() 2868 if ( value & IndirectCommandsLayoutUsageFlagBitsNV::eIndexedSequences ) in to_string() 2870 if ( value & IndirectCommandsLayoutUsageFlagBitsNV::eUnorderedSequences ) in to_string() 8164 VULKAN_HPP_INLINE std::string to_string( IndirectCommandsLayoutUsageFlagBitsNV value ) in to_string() 8168 case IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess: return "ExplicitPreprocess"; in to_string() 8169 case IndirectCommandsLayoutUsageFlagBitsNV::eIndexedSequences: return "IndexedSequences"; in to_string() 8170 case IndirectCommandsLayoutUsageFlagBitsNV::eUnorderedSequences: return "UnorderedSequences"; in to_string() |
H A D | vulkan_enums.hpp | 6165 enum class IndirectCommandsLayoutUsageFlagBitsNV : VkIndirectCommandsLayoutUsageFlagsNV class 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::SurfaceTransformFlagBitsKHR::PresentModeKHR::ColorSpaceKHR::CompositeAlphaFlagBitsKHR::SwapchainCreateFlagBitsKHR::DeviceGroupPresentModeFlagBitsKHR::DisplayPlaneAlphaFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::VideoCodecOperationFlagBitsKHR::VideoChromaSubsamplingFlagBitsKHR::VideoComponentBitDepthFlagBitsKHR::VideoCapabilityFlagBitsKHR::VideoSessionCreateFlagBitsKHR::VideoCodingControlFlagBitsKHR::QueryResultStatusKHR::VideoDecodeCapabilityFlagBitsKHR::VideoDecodeUsageFlagBitsKHR::VideoEncodeH264CapabilityFlagBitsKHR::VideoEncodeH264StdFlagBitsKHR::VideoEncodeH264RateControlFlagBitsKHR::VideoEncodeH265CapabilityFlagBitsKHR::VideoEncodeH265StdFlagBitsKHR::VideoEncodeH265CtbSizeFlagBitsKHR::VideoEncodeH265TransformBlockSizeFlagBitsKHR::VideoEncodeH265RateControlFlagBitsKHR::VideoDecodeH264PictureLayoutFlagBitsKHR::ShaderInfoTypeAMD::ExternalMemoryHandleTypeFlagBitsNV::ExternalMemoryFeatureFlagBitsNV::ValidationCheckEXT::PipelineRobustnessBufferBehaviorEXT::PipelineRobustnessImageBehaviorEXT::ConditionalRenderingFlagBitsEXT::SurfaceCounterFlagBitsEXT::DisplayPowerStateEXT::DeviceEventTypeEXT::DisplayEventTypeEXT::ViewportCoordinateSwizzleNV::DiscardRectangleModeEXT::ConservativeRasterizationModeEXT::PerformanceCounterDescriptionFlagBitsKHR::PerformanceCounterScopeKHR::PerformanceCounterStorageKHR::PerformanceCounterUnitKHR::DebugUtilsMessageSeverityFlagBitsEXT::DebugUtilsMessageTypeFlagBitsEXT::BlendOverlapEXT::AccelerationStructureTypeKHR::AccelerationStructureBuildTypeKHR::GeometryFlagBitsKHR::GeometryInstanceFlagBitsKHR::BuildAccelerationStructureFlagBitsKHR::CopyAccelerationStructureModeKHR::GeometryTypeKHR::AccelerationStructureCompatibilityKHR::AccelerationStructureCreateFlagBitsKHR::BuildAccelerationStructureModeKHR::RayTracingShaderGroupTypeKHR::ShaderGroupShaderKHR::CoverageModulationModeNV::ValidationCacheHeaderVersionEXT::ShadingRatePaletteEntryNV::CoarseSampleOrderTypeNV::AccelerationStructureMemoryRequirementsTypeNV::QueueGlobalPriorityKHR::MemoryOverallocationBehaviorAMD::PerformanceConfigurationTypeINTEL::QueryPoolSamplingModeINTEL::PerformanceOverrideTypeINTEL::PerformanceParameterTypeINTEL::PerformanceValueTypeINTEL::FragmentShadingRateCombinerOpKHR::ValidationFeatureEnableEXT::ValidationFeatureDisableEXT::CoverageReductionModeNV::ProvokingVertexModeEXT::FullScreenExclusiveEXT::LineRasterizationModeEXT::PipelineExecutableStatisticFormatKHR::HostImageCopyFlagBitsEXT::PresentScalingFlagBitsEXT::PresentGravityFlagBitsEXT::IndirectStateFlagBitsNV::IndirectCommandsTokenTypeNV 6172 using IndirectCommandsLayoutUsageFlagsNV = Flags<IndirectCommandsLayoutUsageFlagBitsNV>; 6175 struct FlagTraits<IndirectCommandsLayoutUsageFlagBitsNV> 6178 static VULKAN_HPP_CONST_OR_CONSTEXPR IndirectCommandsLayoutUsageFlagsNV allFlags = IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess | 6179 IndirectCommandsLayoutUsageFlagBitsNV::eIndexedSequences | 6180 IndirectCommandsLayoutUsageFlagBitsNV::eUnorderedSequences; |
Completed in 208 milliseconds