Home
last modified time | relevance | path

Searched refs:ePerStageNV (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp3227 ePerStageNV = VK_DESCRIPTOR_SET_LAYOUT_CREATE_PER_STAGE_BIT_NV 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
3240 DescriptorSetLayoutCreateFlagBits::ePerStageNV;
H A Dvulkan_to_string.hpp966 if ( value & DescriptorSetLayoutCreateFlagBits::ePerStageNV ) in to_string()
5948 case DescriptorSetLayoutCreateFlagBits::ePerStageNV: return "PerStageNV"; in to_string()

Completed in 115 milliseconds