Searched refs:eRasterizationOrderAttachmentColorAccessEXT (Results 1 - 2 of 2) sorted by relevance
/third_party/vulkan-headers/include/vulkan/ | ||
H A D | vulkan_enums.hpp | 3435 eRasterizationOrderAttachmentColorAccessEXT = VK_SUBPASS_DESCRIPTION_RASTERIZATION_ORDER_ATTACHMENT_COLOR_ACCESS_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::SamplerMipmapMode::DescriptorPoolCreateFlagBits::DescriptorSetLayoutCreateFlagBits::DescriptorType::AccessFlagBits::AttachmentDescriptionFlagBits::AttachmentLoadOp::AttachmentStoreOp::DependencyFlagBits::FramebufferCreateFlagBits::PipelineBindPoint::RenderPassCreateFlagBits::SubpassDescriptionFlagBits 3450 SubpassDescriptionFlagBits::eRasterizationOrderAttachmentColorAccessEXT | SubpassDescriptionFlagBits::eRasterizationOrderAttachmentDepthAccessEXT | |
H A D | vulkan_to_string.hpp | 1106 if ( value & SubpassDescriptionFlagBits::eRasterizationOrderAttachmentColorAccessEXT ) in to_string() 6105 case SubpassDescriptionFlagBits::eRasterizationOrderAttachmentColorAccessEXT: return "RasterizationOrderAttachmentColorAccessEXT"; in to_string() |
Completed in 104 milliseconds