Searched defs:allocateCommandBuffersUnique (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.hpp27448 typename ResultValueType<std::vector<UniqueCommandBuffer,Allocator>>::type allocateCommandBuffersUnique( const CommandBufferAllocateInfo & allocateInfo ) const;
29529 VULKAN_HPP_INLINE typename ResultValueType<std::vector<UniqueCommandBuffer,Allocator>>::type Device::allocateCommandBuffersUnique( const CommandBufferAllocateInfo & allocateInfo ) const function in class:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::SubpassContents::DynamicState::DescriptorUpdateTemplateTypeKHR::ObjectType::QueueFlagBits::MemoryPropertyFlagBits::MemoryHeapFlagBits::AccessFlagBits::BufferUsageFlagBits::BufferCreateFlagBits::ShaderStageFlagBits::ImageUsageFlagBits::ImageCreateFlagBits::PipelineCreateFlagBits::ColorComponentFlagBits::FenceCreateFlagBits::FormatFeatureFlagBits::QueryControlFlagBits::QueryResultFlagBits::CommandBufferUsageFlagBits::QueryPipelineStatisticFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::PipelineStageFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferResetFlagBits::SampleCountFlagBits::AttachmentDescriptionFlagBits::StencilFaceFlagBits::DescriptorPoolCreateFlagBits::DependencyFlagBits::PresentModeKHR::ColorSpaceKHR::DisplayPlaneAlphaFlagBitsKHR::CompositeAlphaFlagBitsKHR::SurfaceTransformFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::ExternalMemoryHandleTypeFlagBitsNV::ExternalMemoryFeatureFlagBitsNV::ValidationCheckEXT::IndirectCommandsLayoutUsageFlagBitsNVX::ObjectEntryUsageFlagBitsNVX::IndirectCommandsTokenTypeNVX::ObjectEntryTypeNVX::DescriptorSetLayoutCreateFlagBits::ExternalMemoryHandleTypeFlagBitsKHR::ExternalMemoryFeatureFlagBitsKHR::ExternalSemaphoreHandleTypeFlagBitsKHR::ExternalSemaphoreFeatureFlagBitsKHR::SemaphoreImportFlagBitsKHR::ExternalFenceHandleTypeFlagBitsKHR::ExternalFenceFeatureFlagBitsKHR::FenceImportFlagBitsKHR::SurfaceCounterFlagBitsEXT::DisplayPowerStateEXT::DeviceEventTypeEXT::DisplayEventTypeEXT::PeerMemoryFeatureFlagBitsKHX::MemoryAllocateFlagBitsKHX::DeviceGroupPresentModeFlagBitsKHX::SwapchainCreateFlagBitsKHR::ViewportCoordinateSwizzleNV::DiscardRectangleModeEXT::SubpassDescriptionFlagBits::PointClippingBehaviorKHR::SamplerReductionModeEXT::TessellationDomainOriginKHR::SamplerYcbcrModelConversionKHR::SamplerYcbcrRangeKHR::ChromaLocationKHR::BlendOverlapEXT::CoverageModulationModeNV::ValidationCacheHeaderVersionEXT::ShaderInfoTypeAMD::QueueGlobalPriorityEXT::ConservativeRasterizationModeEXT::Device
29542 return createResultValue( result, uniqueCommandBuffers, "VULKAN_HPP_NAMESPACE::Device::allocateCommandBuffersUnique" );
[all...]

Completed in 427 milliseconds