This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="List of all items in this crate"><metaname="keywords"content="rust, rustlang, rust-lang"><title>List of all items in this crate</title><linkrel="stylesheet"type="text/css"href="../normalize.css"><linkrel="stylesheet"type="text/css"href="../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"type="text/css"href="../dark.css"><linkrel="stylesheet"type="text/css"href="../light.css"id="themeStyle"><scriptsrc="../storage.js"></script><noscript><linkrel="stylesheet"href="../noscript.css"></noscript><linkrel="shortcut icon"href="../favicon.ico"><styletype="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><bodyclass="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="sidebar"><divclass="sidebar-menu">☰</div><ahref='../vulkano/index.html'><divclass='logo-container'><imgsrc='https://raw.githubusercontent.com/vulkano-rs/vulkano/master/logo.png'alt='logo'></div></a></nav><divclass="theme-picker"><buttonid="theme-picker"aria-label="Pick another theme!"><imgsrc="../brush.svg"width="18"alt="Pick another theme!"></button><divid="theme-choices"></div></div><scriptsrc="../theme.js"></script><navclass="sub"><formclass="search-form js-only"><divclass="search-container"><div><selectid="crate-search"><optionvalue="All crates">All crates</option></select><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"></div><aid="settings-menu"href="../settings.html"><imgsrc="../wheel.svg"width="18"alt="Change settings"></a></div></form></nav><sectionid="main"class="content"><h1class='fqn'><spanclass='out-of-band'><spanid='render-detail'><aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass='inner'>−</span>]</a></span>
</span>
<spanclass='in-band'>List of all items</span></h1><h3id='Structs'>Structs</h3><ulclass='structs docblock'><li><ahref='buffer/struct.BufferInner.html'>buffer::BufferInner</a></li><li><ahref='buffer/struct.BufferSlice.html'>buffer::BufferSlice</a></li><li><ahref='buffer/struct.BufferUsage.html'>buffer::BufferUsage</a></li><li><ahref='buffer/cpu_access/struct.CpuAccessibleBuffer.html'>buffer::cpu_access::CpuAccessibleBuffer</a></li><li><ahref='buffer/cpu_access/struct.ReadLock.html'>buffer::cpu_access::ReadLock</a></li><li><ahref='buffer/cpu_access/struct.WriteLock.html'>buffer::cpu_access::WriteLock</a></li><li><ahref='buffer/cpu_pool/struct.CpuBufferPool.html'>buffer::cpu_pool::CpuBufferPool</a></li><li><ahref='buffer/cpu_pool/struct.CpuBufferPoolChunk.html'>buffer::cpu_pool::CpuBufferPoolChunk</a></li><li><ahref='buffer/cpu_pool/struct.CpuBufferPoolSubbuffer.html'>buffer::cpu_pool::CpuBufferPoolSubbuffer</a></li><li><ahref='buffer/device_local/struct.DeviceLocalBuffer.html'>buffer::device_local::DeviceLocalBuffer</a></li><li><ahref='buffer/immutable/struct.ImmutableBuffer.html'>buffer::immutable::ImmutableBuffer</a></li><li><ahref='buffer/immutable/struct.ImmutableBufferInitialization.html'>buffer::immutable::ImmutableBufferInitialization</a></li><li><ahref='buffer/sys/struct.SparseLevel.html'>buffer::sys::SparseLevel</a></li><li><ahref='buffer/sys/struct.UnsafeBuffer.html'>buffer::sys::UnsafeBuffer</a></li><li><ahref='buffer/view/struct.BufferView.html'>buffer::view::BufferView</a></li><li><ahref='command_buffer/struct.AutoCommandBuffer.html'>command_buffer::AutoCommandBuffer</a></li><li><ahref='command_buffer/struct.AutoCommandBufferBuilder.html'>command_buffer::AutoCommandBufferBuilder</a></li><li><ahref='command_buffer/struct.CommandBufferExecFuture.html'>command_buffer::CommandBufferExecFuture</a></li><li><ahref='command_buffer/struct.DispatchIndirectCommand.html'>command_buffer::DispatchIndirectCommand</a></li><li><ahref='command_buffer/struct.DrawIndexedIndirectCommand.html'>command_buffer::DrawIndexedIndirectCommand</a></li><li><ahref='command_buffer/struct.DrawIndirectCommand.html'>command_buffer::DrawIndirectCommand</a></li><li><ahref='command_buffer/struct.DynamicState.html'>command_buffer::DynamicState</a></li><li><ahref='command_buffer/struct.StateCacher.html'>command_buffer::StateCacher</a></li><li><ahref='command_buffer/pool/struct.UnsafeCommandPool.html'>command_buffer::pool::UnsafeCommandPool</a></li><li><ahref='command_buffer/pool/struct.UnsafeCommandPoolAlloc.html'>command_buffer::pool::UnsafeCommandPoolAlloc</a></li><li><ahref='command_buffer/pool/struct.UnsafeCommandPoolAllocIter.html'>command_buffer::pool::UnsafeCommandPoolAllocIter</a></li><li><ahref='command_buffer/pool/standard/struct.StandardCommandPool.html'>command_buffer::pool::standard::StandardCommandPool</a></li><li><ahref='command_buffer/pool/standard/struct.StandardCommandPoolAlloc.html'>command_buffer::pool::standard::StandardCommandPoolAlloc</a></li><li><ahref='command_buffer/pool/standard/struct.StandardCommandPoolBuilder.html'>command_buffer::pool::standard::StandardCommandPoolBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitBindSparseBatchBuilder.html'>command_buffer::submit::SubmitBindSparseBatchBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitBindSparseBufferBindBuilder.html'>command_buffer::submit::SubmitBindSparseBufferBindBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitBindSparseBuilder.html'>command_buffer::submit::SubmitBindSparseBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitBindSparseImageBindBuilder.html'>command_buffer::submit::SubmitBindSparseImageBindBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitBindSparseImageOpaqueBindBuilder.html'>command_buffer::submit::SubmitBindSparseImageOpaqueBindBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitCommandBufferBuilder.html'>command_buffer::submit::SubmitCommandBufferBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitPresentBuilder.html'>command_buffer::submit::SubmitPresentBuilder</a></li><li><ahref='command_buffer/submit/struct.SubmitSemaphoresWaitBuilder.html'>command_buffer::submit::SubmitSemaphoresWaitBuilder</a></li><li><ahref='command_buffer/synced/struct.SyncCommandBuffer.html'>command_buffer::synced::SyncCommandBuffer</a></li><li><ahref='command_buffer/synced/struct.SyncCommandBufferBuilder.html'>command_buffer::synced::SyncCommandBufferBuilder</a></li><li><ahref='command_buffer/synced/struct.SyncCommandBufferBuilderBindDescriptorSets.html'>command_buffer::synced::SyncCommandBufferBuilderBindDescriptorSets</a></li><li><ahref='command_buffer/synced/struct.SyncCommandBufferBuilderBindVertexBuffer.html'>command_buffer::synced::SyncCommandBufferBuilderBindVertexBuffer</a></li><li><ahref='command_buffer/synced/struct.SyncCommandBufferBuilderExecuteCommands.html'>command_buffer::synced::SyncCommandBufferBuilderExecuteCommands</a></li><li><ahref='command_buffer/sys/struct.KindSecondaryRenderPass.html'>command_buffer::sys::KindSecondaryRenderPass</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBuffer.html'>command_buffer::sys::UnsafeCommandBuffer</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilder.html'>command_buffer::sys::UnsafeCommandBufferBuilder</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderBindVertexBuffer.html'>command_buffer::sys::UnsafeCommandBufferBuilderBindVertexBuffer</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderBufferImageCopy.html'>command_buffer::sys::UnsafeCommandBufferBuilderBufferImageCopy</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderColorImageClear.html'>command_buffer::sys::UnsafeCommandBufferBuilderColorImageClear</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderExecuteCommands.html'>command_buffer::sys::UnsafeCommandBufferBuilderExecuteCommands</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderImageAspect.html'>command_buffer::sys::UnsafeCommandBufferBuilderImageAspect</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderImageBlit.html'>command_buffer::sys::UnsafeCommandBufferBuilderImageBlit</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderImageCopy.html'>command_buffer::sys::UnsafeCommandBufferBuilderImageCopy</a></li><li><ahref='command_buffer/sys/struct.UnsafeCommandBufferBuilderPipelineBarrier.html'>command_buffer::sys::UnsafeCommandBufferBuilderPipelineBarrier</a></li><li><ahref='command_buffer/validity/struct.CheckCopyBuffer.html'>command_buffer::validity::CheckCopyBuffer</a></li><li><ahref='command_buffer/validity/struct.CheckIndexBuffer.html'>command_buffer::validity::CheckIndexBuffer</a></li><li><ahref='command_buffer/validity/struct.CheckVertexBuffer.html'>command_buffer::validity::CheckVertexBuffer</a></li><li><ahref='descriptor/descriptor/struct.DescriptorBufferDesc.html'>descriptor::descriptor::DescriptorBufferDesc</a></li><li><ahref='descriptor/descriptor/struct.DescriptorDesc.html'>descriptor::descriptor::DescriptorDesc</a></li><li><ahref='descriptor/descriptor/struct.DescriptorImageDesc.html'>descriptor::descriptor::DescriptorImageDesc</a></li><li><ahref='descriptor/descriptor/struct.ShaderStages.html'>descriptor::descriptor::ShaderStages</a></li><li><ahref='descriptor/descriptor_set/struct.DescriptorWrite.html'>descriptor::descriptor_set::DescriptorWrite</a></li><li><ahref='descriptor/descriptor_set/struct.DescriptorsCount.html'>descriptor::descriptor_set::DescriptorsCount</a></li><li><ahref='descriptor/descriptor_set/struct.FixedSizeDescriptorSet.html'>descriptor::descriptor_set::FixedSizeDescriptorSet</a></li><li><ahref='descriptor/descriptor_set/struct.FixedSizeDescriptorSetBuilder.html'>descriptor::descriptor_set::FixedSizeDescriptorSetBuilder</a></li><li><ahref='descriptor/descriptor_set/struct.FixedSizeDescriptorSetBuilderArray.html'>descriptor::descriptor_set::FixedSizeDescriptorSetBuilderArray</a></li><li><ahref='descriptor/descriptor_set/struct.FixedSizeDescriptorSetsPool.html'>descriptor::descriptor_set::FixedSizeDescriptorSetsPool</a></li><li><ahref='descriptor/descriptor_set/struct.PersistentDescriptorSet.html'>descriptor::descriptor_set::PersistentDescriptorSet</a></li><li><ahref='descriptor/descriptor_set/struct.PersistentDescriptorSetBuf.html'>descriptor::descriptor_set::PersistentDescriptorSetBuf</a></li><li><ahref='descriptor/descriptor_set/struct.PersistentDescriptorSetBufView.html'>descriptor::descriptor_set::PersistentDescriptorSetBufView</a></li><li><ahref='descriptor/descriptor_set/struct.PersistentDescriptorSetBuilder.html'>descriptor::descriptor_set::PersistentDescriptorSetBuilder</a></li><li><ahref='descriptor/descriptor_set/struct.PersistentDescriptorSetBuilderArray.html'>descriptor::descriptor_set::PersistentDescriptorSetBuilderArray</a></li><li><ahref='descriptor/descriptor_set/struct.PersistentDescriptorSetImg.html'>descriptor::descriptor_set::PersistentDescriptorSetImg</a></li><li><ahref='descriptor/descriptor_set/struct.PersistentDescriptorSetSampler.html'>descriptor::descriptor_set::PersistentDescriptorSetSampler</a></li><li><ahref='descriptor/descriptor_set/struct.StdDescriptorPool.html'>descriptor::descriptor_set::StdDescriptorPool</a></li><li><ahref='descriptor/descriptor_set/struct.StdDescriptorPoolAlloc.html'>descriptor::descriptor_set::StdDescriptorPoolAlloc</a></li><li><ahref='descriptor/descriptor_set/struct.UnsafeDescriptorPool.html'>descriptor::descriptor_set::UnsafeDescriptorPool</a></li><li><ahref='descriptor/descriptor_set/struct.UnsafeDescriptorPoolAllocIter.html'>descriptor::descriptor_set::UnsafeDescriptorPoolAllocIter</a></li><li><ahref='descriptor/descriptor_set/struct.UnsafeDescriptorSet.html'>descriptor::descriptor_set::UnsafeDescriptorSet</a></li><li><ahref='descriptor/descriptor_set/struct.UnsafeDescriptorSetLayout.html'>descriptor::descriptor_set::UnsafeDescriptorSetLayout</a></li><li><ahref='descriptor/pipeline_layout/struct.EmptyPipelineDesc.html'>descriptor::pipeline_layout::EmptyPipelineDesc</a></li><li><ahref='descriptor/pipeline_layout/struct.PipelineLayout.html'>descriptor::pipeline_layout::PipelineLayout</a></li><li><ahref='descriptor/pipeline_layout/struct.PipelineLayoutDescPcRange.html'>descriptor::pipeline_layout::PipelineLayoutDescPcRange</a></li><li><ahref='descriptor/pipeline_layout/struct.PipelineLayoutDescUnion.html'>descriptor::pipeline_layout::PipelineLayoutDescUnion</a></li><li><ahref='descriptor/pipeline_layout/struct.PipelineLayoutSys.html'>descriptor::pipeline_layout::PipelineLayoutSys</a></li><li><ahref='descriptor/pipeline_layout/struct.RuntimePipelineDesc.html'>descriptor::pipeline_layout::RuntimePipelineDesc</a></li><li><ahref='device/struct.Device.html'>device::Device</a></li><li><ahref='device/struct.DeviceExtensions.html'>device::DeviceExtensions</a></li><li><ahref='device/struct.Features.html'>device::Features</a></li><li><ahref='device/struct.Queue.html'>device::Queue</a></li><li><ahref='device/struct.QueuesIter.html'>device::QueuesIter</a></li><li><ahref='device/struct.RawDeviceExtensions.html'>device::RawDeviceExtensions</a></li><li><ahref='format/struct.A1R5G5B5UnormPack16.html'>format::A1R5G5B5UnormPack16</a></li><li><ahref='format/struct.A2B10G10R10SintPack32.html'>format::A2B10G10R10SintPack32</a></li><li><ahref='format/struct.A2B10G10R10SnormPack32.html'>format::A2B10G10R10SnormPack32</a></li><li><ahref='format/struct.A2B10G10R10SscaledPack32.html'>format::A2B10G10R10SscaledPack32</a></li><li><ahref='format/struct.A2B10G10R10UintPack32.html'>format::A2B10G10R10UintPack32</a></li><li><ahref='format/struct.A2B10G10R10UnormPack32.html'>format::A2B10G10R10UnormPack32</a></li><li><ahref='format/struct.A2B10G10R10UscaledPack32.html'>format::A2B10G10R10UscaledPack32</a></li><li><ahref='format/struct.A2R10G10B10SintPack32.html'>format::A2R10G10B10SintPack32</a></li><li><ahref='format/struct.A2R10G10B10SnormPack32.html'>format::A2R10G10B10SnormPack32</a></li><li><ahref='format/struct.A2R10G10B10SscaledPack32.html'>format::A2R10G10B10SscaledPack32</a></li><li><ahref='format/struct.A2R10G10B10UintPack32.html'>format::A2R10G10B10UintPack32</a></li><li><ahref='format/struct.A2R10G10B10UnormPack32.html'>format::A2R10G10B10UnormPack32</a></li><li><ahref='format/struct.A2R10G10B10UscaledPack32.html'>format::A2R10G10B10UscaledPack32</a></li><li><ahref='format/struct.A8B8G8R8SintPack32.html'>format::A8B8G8R8SintPack32</a></li><li><ahref='format/struct.A8B8G8R8SnormPack32.html'>format::A8B8G8R8SnormPack32</a></li><li><ahref='format/struct.A8B8G8R8SrgbPack32.html'>format::A8B8G8R8SrgbPack32</a></li><li><ahref='format/struct.A8B8G8R8SscaledPack32.html'>format::A8B8G8R8SscaledPack32</a></li><li><ahref='format/struct.A8B8G8R8UintPack32.html'>format::A8B8G8R8UintPack32</a></li><li><ahref='format/struct.A8B8G8R8UnormPack32.html'>format::A8B8G8R8UnormPack32</a></li><li><ahref='format/struct.A8B8G8R8UscaledPack32.html'>format::A8B8G8R8UscaledPack32</a></li><li><ahref='format/struct.ASTC_10x10SrgbBlock.html'>format::ASTC_10x10SrgbBlock</a></li><li><ahref='format/struct.ASTC_10x10UnormBlock.html'>format::ASTC_10x10UnormBlock</a></li><li><ahref='format/struct.ASTC_10x5SrgbBlock.html'>format::ASTC_10x5SrgbBlock</a></li><li><ahref='format/struct.ASTC_10x5UnormBlock.html'>format::ASTC_10x5UnormBlock</a></li><li><ahref='format/struct.ASTC_10x6SrgbBlock.html'>format::ASTC_10x6SrgbBlock</a></li><li><ahref='format/struct.ASTC_10x6UnormBlock.html'>format::ASTC_10x6UnormBlock</a></li><li><ahref='format/struct.ASTC_10x8SrgbBlock.html'>format::ASTC_10x8SrgbBlock</a></li><li><ahref='format/struct.ASTC_10x8UnormBlock.html'>format::ASTC_10x8UnormBlock</a></li><li><ahref='format/struct.ASTC_12x10SrgbBlock.html'>format::ASTC_12x10SrgbBlock</a></li><li><ahref='format/struct.ASTC_12x10UnormBlock.html'>format::ASTC_12x10UnormBlock</a></li><li><ahref='format/struct.ASTC_12x12SrgbBlock.html'>format::ASTC_12x12SrgbBlock</a></li><li><ahref='format/struct.ASTC_12x12UnormBlock.html'>format::ASTC_12x12UnormBlock</a></li><li><ahref='format/struct.ASTC_4x4SrgbBlock.html'>format::ASTC_4x4SrgbBlock</a></li><li><ahref='format/struct.ASTC_4x4UnormBlock.html'>format::ASTC_4x4UnormBlock</a></li><li><ahref='format/struct.ASTC_5x4SrgbBlock.html'>format::ASTC_5x4SrgbBlock</a></li><li><ahref='format/struct.ASTC_5x4UnormBlock.html'>format::ASTC_5x4UnormBlock</a></li><li><ahref='format/struct.ASTC_5x5SrgbBlock.html'>format::ASTC_5x5SrgbBlock</a></li><li><ahref='format/struct.ASTC_5x5UnormBlock.html'>format::ASTC_5x5UnormBlock</a></li><li><ahref='format/struct.ASTC_6x5SrgbBlock.html'>format::ASTC_6x5SrgbBlock</a></li><li><ahref='format/struct.ASTC_6x5UnormBlock.html'>format::ASTC_6x5UnormBlock</a></li><li><ahref='format/struct.ASTC_6x6SrgbBlock.html'>format::ASTC_6x6SrgbBlock</a></li><li><ahref='format/struct.ASTC_6x6UnormBlock.html'>format::ASTC_6x6UnormBlock</a></li><li><ahref='format/struct.ASTC_8x5SrgbBlock.html'>format::ASTC_8x5SrgbBlock</a></li><li><ahref='format/struct.ASTC_8x5UnormBlock.html'>format::ASTC_8x5UnormBlock</a></li><li><ahref='format/struct.ASTC_8x6SrgbBlock.html'>format::ASTC_8x6SrgbBlock</a></li><li><ahref='format/struct.ASTC_8x6UnormBlock.html'>format::ASTC_8x6UnormBlock</a></li><li><ahref='format/struct.ASTC_8x8SrgbBlock.html'>format::ASTC_8x8SrgbBlock</a></li><li><ahref='format/struct.ASTC_8x8UnormBlock.html'>format::ASTC_8x8UnormBlock</a></li><li><ahref='format/struct.B10G11R11UfloatPack32.html'>format::B10G11R11UfloatPack32</a></li><li><ahref='format/struct.B4G4R4A4UnormPack16.html'>format::B4G4R4A4UnormPack16</a></li><li><ahref='format/struct.B5G5R5A1UnormPack16.html'>format::B5G5R5A1UnormPack16</a></li><li><ahref='format/struct.B5G6R5UnormPack16.html'>format::B5G6R5UnormPack16</a></li><li><ahref='format/struct.B8G8R8A8Sint.html'>format::B8G8R8A8Sint</a></li><li><ahref='format/struct.B8G8R8A8Snorm.html'>format::B8G8R8A8Snorm</a></li><li><ahref='format/struct.B8G8R8A8Srgb.html'>format::B8G8R8A8Srgb</a></li><li><ahref='format/struct.B8G8R8A8Sscaled.html'>format::B8G8R8A8Sscaled</a></li><li><ahref='format/struct.B8G8R8A8Uint.html'>format::B8G8R8A8Uint</a></li><li><ahref='format/struct.B8G8R8A8Unorm.html'>format::B8G8R8A8Unorm</a></li><li><ahref='format/struct.B8G8R8A8Uscaled.html'>format::B8G8R8A8Uscaled</a></li><li><ahref='format/struct.B8G8R8Sint.html'>format::B8G8R8Sint</a></li><li><ahref='format/struct.B8G8R8Snorm.html'>format::B8G8R8Snorm</a></li><li><ahref='format/struct.B8G8R8Srgb.html'>format::B8G8R8Srgb</a></li><li><ahref='format/struct.B8G8R8Sscaled.html'>format::B8G8R8Sscaled</a></li><li><ahref='format/struct.B8G8R8Uint.html'>format::B8G8R8Uint</a></li><li><ahref='format/struct.B8G8R8Unorm.html'>format::B8G8R8Unorm</a></li><li><ahref='format/struct.B8G8R8Uscaled.html'>format::B8G8R8Uscaled</a></li><li><ahref='format/struct.BC1_RGBASrgbBlock.html'>format::BC1_RGBASrgbBlock</a></li><li><ahref='format/struct.BC1_RGBAUnormBlock.html'>format::BC1_RGBAUnormBlock</a></li><li><ahref='format/struct.BC1_RGBSrgbBlock.html'>format::BC1_RGBSrgbBlock</a></li><li><ahref='format/struct.BC1_RGBUnormBlock.html'>format::BC1_RGBUnormBlock</a></li><li><ahref='format/struct.BC2SrgbBlock.html'>format::BC2SrgbBlock</a></li><li><ahref='format/struct.BC2UnormBlock.html'>format::BC2UnormBlock</a></li><li><ahref='format/struct.BC3SrgbBlock.html'>format::BC3SrgbBlock</a></li><li><ahref='format/struct.BC3UnormBlock.html'>format::BC3UnormBlock</a></li><li><ahref='format/struct.BC4SnormBlock.html'>format::BC4SnormBlock</a></li><li><ahref='format/struct.BC4UnormBlock.html'>format::BC4UnormBlock</a></li><li><ahref='format/struct.BC5SnormBlock.html'>format::BC5SnormBlock</a></li><li><ahref='format/struct.BC5UnormBlock.html'>format::BC5UnormBlock</a></li><li><ahref='format/struct.BC6HSfloatBlock.html'>format::BC6HSfloatBlock</a></li><li><ahref='format/struct.BC6HUfloatBlock.html'>format::BC6HUfloatBlock</a></li><li><ahref='format/struct.BC7SrgbBlock.html'>format::BC7SrgbBlock</a></li><li><ahref='format/struct.BC7UnormBlock.html'>format::BC7UnormBlock</a></li><li><ahref='format/struct.D16Unorm.html'>format::D16Unorm</a></li><li><ahref='format/struct.D16Unorm_S8Uint.html'>format::D16Unorm_S8Uint</a></li><li><ahref='format/struct.D24Unorm_S8Uint.html'>format::D24Unorm_S8Uint</a></li><li><ahref='format/struct.D32Sfloat.html'>format::D32Sfloat</a></li><li><ahref='format/struct.D32Sfloat_S8Uint.html'>format::D32Sfloat_S8Uint</a></li><li><ahref='format/struct.E5B9G9R9UfloatPack32.html'>format::E5B9G9R9UfloatPack32</a></li><li><ahref='format/struct.EAC_R11G11SnormBlock.html'>format::EAC_R11G11SnormBlock</a></li><li><ahref='format/struct.EAC_R11G11UnormBlock.html'>format::EAC_R11G11UnormBlock</a></li><li><ahref='format/struct.EAC_R11SnormBlock.html'>format::EAC_R11SnormBlock</a></li><li><ahref='format/struct.EAC_R11UnormBlock.html'>format::EAC_R11UnormBlock</a></li><li><ahref='format/struct.ETC2_R8G8B8A1SrgbBlock.html'>format::ETC2_R8G8B8A1SrgbBlock</a></li><li><ahref='format/struct.ETC2_R8G8B8A1UnormBlock.html'>format::ETC2_R8G8B8A1UnormBlock</a></li><li><ahref='format/struct.ETC2_R8G8B8A8SrgbBlock.html'>format::ETC2_R8G8B8A8SrgbBlock</a></li><li><ahref='format/struct.ETC2_R8G8B8A8UnormBlock.html'>format::ETC2_R8G8B8A8UnormBlock</a></li><li><ahref='format/struct.ETC2_R8G8B8SrgbBlock.html'>format::ETC2_R8G8B8SrgbBlock</a></li><li><ahref='format/struct.ETC2_R8G8B8UnormBlock.html'>format::ETC2_R8G8B8UnormBlock</a></li><li><ahref='format/struct.IncompatiblePixelsType.html'>format::IncompatiblePixelsType</a></li><li><ahref='format/struct.R16G16B16A16Sfloat.html'>format::R16G16B16A16Sfloat</a></li><li><ahref='format/struct.R16G16B16A16Sint.html'>format::R16G16B16A16Sint</a></li><li><ahref='format/struct.R16G16B16A16Snorm.html'>format::R16G16B16A16Snorm</a></li><li><ahref='format/struct.R16G16B16A16Sscaled.html'>format::R16G16B16A16Sscaled</a></li><li><ahref='format/struct.R16G16B16A16Uint.html'>format::R16G16B16A16Uint</a></li><li><ahref='format/struct.R16G16B16A16Unorm.html'>format::R16G16B16A16Unorm</a></li><li><ahref='format/struct.R16G16B16A16Uscaled.html'>format::R16G16B16A16Uscaled</a></li><li><ahref='format/struct.R16G16B16Sfloat.html'>format::R16G16B16Sfloat</a></li><li><ahref='format/struct.R16G16B16Sint.html'>format::R16G16B16Sint</a></li><li><ahref='format/struct.R16G16B16Snorm.html'>format::R16G16B16Snorm</a></li><li><ahref='format/struct.R16G16B16Sscaled.html'>format::R16G16B16Sscaled</a></li><li><ahref='format/struct.R16G16B16Uint.html'>format::R16G16B16Uint</a></li><li><ahref='format/struct.R16G16B16Unorm.html'>format::R16G16B16Unorm</a></li><li><ahref='format/struct.R16G16B16Uscaled.html'>format::R16G16B16Uscaled</a></li><li><ahref='format/struct.R16G16Sfloat.html'>format::R16G16Sfloat</a></li><li><ahref='format/struct.R16G16Sint.html'>format::R16G16Sint</a></li><li><ahref='format/struct.R16G16Snorm.html'>format::R16G16Snorm</a></li><li><ahref='format/struct.R16G16Sscaled.html'>format::R16G16Sscaled</a></li><li><ahref='format/struct.R16G16Uint.html'>format::R16G16Uint</a></li><li><ahref='format/struct.R16G16Unorm.html'>format::R16G16Unorm</a></li><li><ahref='format/struct.R16G16Uscaled.html'>format::R16G16Uscaled</a></li><li><ahref='format/struct.R16Sfloat.html'>format::R16Sfloat</a></li><li><ahref='format/struct.R16Sint.html'>format::R16Sint</a></li><li><ahref='format/struct.R16Snorm.html'>format::R16Snorm</a></li><li><ahref='format/struct.R16Sscaled.html'>format::R16Sscaled</a></li><li><ahref='format/struct.R16Uint.html'>format::R16Uint</a></li><li><ahref='format/struct.R16Unorm.html'>format::R16Unorm</a></li><li><ahref='format/struct.R16Uscaled.html'>format::R16Uscaled</a></li><li><ahref='format/struct.R32G32B32A32Sfloat.html'>format::R32G32B32A32Sfloat</a></li><li><ahref='format/struct.R32G32B32A32Sint.html'>format::R32G32B32A32Sint</a></li><li><ahref='format/struct.R32G32B32A32Uint.html'>format::R32G32B32A32Uint</a></li><li><ahref='format/struct.R32G32B32Sfloat.html'>format::R32G32B32Sfloat</a></li><li><ahref='format/struct.R32G32B32Sint.html'>format::R32G32B32Sint</a></li><li><ahref='format/struct.R32G32B32Uint.html'>format::R32G32B32Uint</a></li><li><ahref='format/struct.R32G32Sfloat.html'>format::R32G32Sfloat</a></li><li><ahref='format/struct.R32G32Sint.html'>format::R32G32Sint</a></li><li><ahref='format/struct.R32G32Uint.html'>format::R32G32Uint</a></li><li><ahref='format/struct.R32Sfloat.html'>format::R32Sfloat</a></li><li><ahref='format/struct.R32Sint.html'>format::R32Sint</a></li><li><ahref='format/struct.R32Uint.html'>format::R32Uint</a></li><li><ahref='format/struct.R4G4B4A4UnormPack16.html'>format::R4G4B4A4UnormPack16</a></li><li><ahref='format/struct.R4G4UnormPack8.html'>format::R4G4UnormPack8</a></li><li><ahref='format/struct.R5G5B5A1UnormPack16.html'>format::R5G5B5A1UnormPack16</a></li><li><ahref='format/struct.R5G6B5UnormPack16.html'>format::R5G6B5UnormPack16</a></li><li><ahref='format/struct.R64G64B64A64Sfloat.html'>format::R64G64B64A64Sfloat</a></li><li><ahref='format/struct.R64G64B64A64Sint.html'>format::R64G64B64A64Sint</a></li><li><ahref='format/struct.R64G64B64A64Uint.html'>format::R64G64B64A64Uint</a></li><li><ahref='format/struct.R64G64B64Sfloat.html'>format::R64G64B64Sfloat</a></li><li><ahref='format/struct.R64G64B64Sint.html'>format::R64G64B64Sint</a></li><li><ahref='format/struct.R64G64B64Uint.html'>format::R64G64B64Uint</a></li><li><ahref='format/struct.R64G64Sfloat.html'>format::R64G64Sfloat</a></li><li><ahref='format/struct.R64G64Sint.html'>format::R64G64Sint</a></li><li><ahref='format/struct.R64G64Uint.html'>format::R64G64Uint</a></li><li><ahref='format/struct.R64Sfloat.html'>format::R64Sfloat</a></li><li><ahref='format/struct.R64Sint.html'>format::R64Sint</a></li><li><ahref='format/struct.R64Uint.html'>format::R64Uint</a></li><li><ahref='format/struct.R8G8B8A8Sint.html'>format::R8G8B8A8Sint</a></li><li><ahref='format/struct.R8G8B8A8Snorm.html'>format::R8G8B8A8Snorm</a></li><li><ahref='format/struct.R8G8B8A8Srgb.html'>format::R8G8B8A8Srgb</a></li><li><ahref='format/struct.R8G8B8A8Sscaled.html'>format::R8G8B8A8Sscaled</a></li><li><ahref='format/struct.R8G8B8A8Uint.html'>format::R8G8B8A8Uint</a></li><li><ahref='format/struct.R8G8B8A8Unorm.html'>format::R8G8B8A8Unorm</a></li><li><ahref='format/struct.R8G8B8A8Uscaled.html'>format::R8G8B8A8Uscaled</a></li><li><ahref='format/struct.R8G8B8Sint.html'>format::R8G8B8Sint</a></li><li><ahref='format/struct.R8G8B8Snorm.html'>format::R8G8B8Snorm</a></li><li><ahref='format/struct.R8G8B8Srgb.html'>format::R8G8B8Srgb</a></li><li><ahref='format/struct.R8G8B8Sscaled.html'>format::R8G8B8Sscaled</a></li><li><ahref='format/struct.R8G8B8Uint.html'>format::R8G8B8Uint</a></li><li><ahref='format/struct.R8G8B8Unorm.html'>format::R8G8B8Unorm</a></li><li><ahref='format/struct.R8G8B8Uscaled.html'>format::R8G8B8Uscaled</a></li><li><ahref='format/struct.R8G8Sint.html'>format::R8G8Sint</a></li><li><ahref='format/struct.R8G8Snorm.html'>format::R8G8Snorm</a></li><li><ahref='format/struct.R8G8Srgb.html'>format::R8G8Srgb</a></li><li><ahref='format/struct.R8G8Sscaled.html'>format::R8G8Sscaled</a></li><li><ahref='format/struct.R8G8Uint.html'>format::R8G8Uint</a></li><li><ahref='format/struct.R8G8Unorm.html'>format::R8G8Unorm</a></li><li><ahref='format/struct.R8G8Uscaled.html'>format::R8G8Uscaled</a></li><li><ahref='format/struct.R8Sint.html'>format::R8Sint</a></li><li><ahref='format/struct.R8Snorm.html'>format::R8Snorm</a></li><li><ahref='format/struct.R8Srgb.html'>format::R8Srgb</a></li><li><ahref='format/struct.R8Sscaled.html'>format::R8Sscaled</a></li><li><ahref='format/struct.R8Uint.html'>format::R8Uint</a></li><li><ahref='format/struct.R8Unorm.html'>format::R8Unorm</a></li><li><ahref='format/struct.R8Uscaled.html'>format::R8Uscaled</a></li><li><ahref='format/struct.S8Uint.html'>format::S8Uint</a></li><li><ahref='format/struct.X8_D24UnormPack32.html'>format::X8_D24UnormPack32</a></li><li><ahref='framebuffer/struct.AttachmentDescription.html'>framebuffer::AttachmentDescription</a></li><li><ahref='framebuffer/struct.EmptySinglePassRenderPassDesc.html'>framebuffer::EmptySinglePassRenderPassDesc</a></li><li><ahref='framebuffer/struct.Framebuffer.html'>framebuffer::Framebuffer</a></li><li><ahref='framebuffer/struct.FramebufferBuilder.html'>framebuffer::FramebufferBuilder</a></li><li><ahref='framebuffer/struct.FramebufferSys.html'>framebuffer::FramebufferSys</a></li><li><ahref='framebuffer/struct.PassDependencyDescription.html'>framebuffer::PassDependencyDescription</a></li><li><ahref='framebuffer/struct.PassDescription.html'>framebuffer::PassDescription</a></li><li><ahref='framebuffer/struct.RenderPass.html'>framebuffer::RenderPass</a></li><li><ahref='framebuffer/struct.RenderPassDescAttachments.html'>framebuffer::RenderPassDescAttachments</a></li><li><ahref='framebuffer/struct.RenderPassDescDependencies.html'>framebuffer::RenderPassDescDependencies</a></li><li><ahref='framebuffer/struct.RenderPassDescSubpasses.html'>framebuffer::RenderPassDescSubpasses</a></li><li><ahref='framebuffer/struct.RenderPassSys.html'>framebuffer::RenderPassSys</a></li><li><ahref='framebuffer/struct.Subpass.html'>framebuffer::Subpass</a></li><li><ahref='image/struct.ImageUsage.html'>image::ImageUsage</a></li><li><ahref='image/struct.StorageImage.html'>image::StorageImage</a></li><li><ahref='image/struct.Swizzle.html'>image::Swizzle</a></li><li><ahref='image/attachment/struct.AttachmentImage.html'>image::attachment::AttachmentImage</a></li><li><ahref='image/immutable/struct.ImmutableImage.html'>image::immutable::ImmutableImage</a></li><li><ahref='image/immutable/struct.ImmutableImageInitialization.html'>image::immutable::ImmutableImageInitialization</a></li><li><ahref='image/swapchain/struct.SwapchainImage.html'>image::swapchain::SwapchainImage</a></li><li><ahref='image/sys/struct.LinearLayout.html'>image::sys::LinearLayout</a></li><li><ahref='image/sys/struct.UnsafeImage.html'>image::sys::UnsafeImage</a></li><li><ahref='image/sys/struct.UnsafeImageView.html'>image::sys::UnsafeImageView</a></li><li><ahref='image/traits/struct.ImageAccessFromUndefinedLayout.html'>image::traits::ImageAccessFromUndefinedLayout</a></li><li><ahref='image/traits/struct.ImageInner.html'>image::traits::ImageInner</a></li><li><ahref='instance/struct.ApplicationInfo.html'>instance::ApplicationInfo</a></li><li><ahref='instance/struct.Instance.html'>instance::Instance</a></li><li><ahref='instance/struct.InstanceExtensions.html'>instance::InstanceExtensions</a></li><li><ahref='instance/struct.LayerProperties.html'>instance::LayerProperties</a></li><li><ahref='instance/struct.LayersIterator.html'>instance::LayersIterator</a></li><li><ahref='instance/struct.Limits.html'>instance::Limits</a></li><li><ahref='instance/struct.MemoryHeap.html'>instance::MemoryHeap</a></li><li><ahref='instance/struct.MemoryHeapsIter.html'>instance::MemoryHeapsIter</a></li><li><ahref='instance/struct.MemoryType.html'>instance::MemoryType</a></li><li><ahref='instance/struct.MemoryTypesIter.html'>instance::MemoryTypesIter</a></li><li><ahref='instance/struct.PhysicalDevice.html'>instance::PhysicalDevice</a></li><li><ahref='instance/struct.PhysicalDevicesIter.html'>instance::PhysicalDevicesIter</a></li><li><ahref='instance/struct.QueueFamiliesIter.html'>instance::QueueFamiliesIter</a></li><li><ahref='instance/struct.QueueFamily.html'>instance::QueueFamily</a></li><li><ahref='instance/struct.RawInstanceExtensions.html'>instance::RawInstanceExtensions</a></li><li><ahref='instance/struct.Version.html'>instance::Version</a></li><li><ahref='instance/debug/struct.DebugCallback.html'>instance::debug::DebugCallback</a></li><li><ahref='instance/debug/struct.Message.html'>instance::debug::Message</a></li><li><ahref='instance/debug/struct.MessageTypes.html'>instance::debug::MessageTypes</a></li><li><ahref='instance/loader/struct.DynamicLibraryLoader.html'>instance::loader::DynamicLibraryLoader</a></li><li><ahref='instance/loader/struct.FunctionPointers.html'>instance::loader::FunctionPointers</a></li><li><ahref='memory/struct.CpuAccess.html'>memory::CpuAccess</a></li><li><ahref='memory/struct.DeviceMemory.html'>memory::DeviceMemory</a></li><li><ahref='memory/struct.MappedDeviceMemory.html'>memory::MappedDeviceMemory</a></li><li><ahref='memory/struct.MemoryRequirements.html'>memory::MemoryRequirements</a></li><li><ahref='memory/pool/struct.StdHostVisibleMemoryTypePool.html'>memory::pool::StdHostVisibleMemoryTypePool</a></li><li><ahref='memory/pool/struct.StdHostVisibleMemoryTypePoolAlloc.html'>memory::pool::StdHostVisibleMemoryTypePoolAlloc</a></li><li><ahref='memory/pool/struct.StdMemoryPool.html'>memory::pool::StdMemoryPool</a></li><li><ahref='memory/pool/struct.StdMemoryPoolAlloc.html'>memory::pool::StdMemoryPoolAlloc</a></li><li><ahref='memory/pool/struct.StdNonHostVisibleMemoryTypePool.html'>memory::pool::StdNonHostVisibleMemoryTypePool</a></li><li><ahref='memory/pool/struct.StdNonHostVisibleMemoryTypePoolAlloc.html'>memory::pool::StdNonHostVisibleMemoryTypePoolAlloc</a></li><li><ahref='pipeline/struct.ComputePipeline.html'>pipeline::ComputePipeline</a></li><li><ahref='pipeline/struct.ComputePipelineSys.html'>pipeline::ComputePipelineSys</a></li><li><ahref='pipeline/struct.GraphicsPipeline.html'>pipeline::GraphicsPipeline</a></li><li><ahref='pipeline/struct.GraphicsPipelineBuilder.html'>pipeline::GraphicsPipelineBuilder</a></li><li><ahref='pipeline/struct.GraphicsPipelineSys.html'>pipeline::GraphicsPipelineSys</a></li><li><ahref='pipeline/blend/struct.AttachmentBlend.html'>pipeline::blend::AttachmentBlend</a></li><li><ahref='pipeline/blend/struct.Blend.html'>pipeline::blend::Blend</a></li><li><ahref='pipeline/cache/struct.PipelineCache.html'>pipeline::cache::PipelineCache</a></li><li><ahref='pipeline/depth_stencil/struct.DepthStencil.html'>pipeline::depth_stencil::DepthStencil</a></li><li><ahref='pipeline/depth_stencil/struct.DynamicStencilValue.html'>pipeline::depth_stencil::DynamicStencilValue</a></li><li><ahref='pipeline/depth_stencil/struct.Stencil.html'>pipeline::depth_stencil::Stencil</a></li><li><ahref='pipeline/input_assembly/struct.InputAssembly.html'>pipeline::input_assembly::InputAssembly</a></li><li><ahref='pipeline/multisample/struct.Multisample.html'>pipeline::multisample::Multisample</a></li><li><ahref='pipeline/raster/struct.DepthBias.html'>pipeline::raster::DepthBias</a></li><li><ahref='pipeline/raster/struct.Rasterization.html'>pipeline::raster::Rasterization</a></li><li><ahref='pipeline/shader/struct.ComputeEntryPoint.html'>pipeline::shader::ComputeEntryPoint</a></li><li><ahref='pipeline/shader/struct.EmptyShaderInterfaceDef.html'>pipeline::shader::EmptyShaderInterfaceDef</a></li><li><ahref='pipeline/shader/struct.GraphicsEntryPoint.html'>pipeline::shader::GraphicsEntryPoint</a></li><li><ahref='pipeline/shader/struct.ShaderInterfaceDefEntry.html'>pipeline::shader::ShaderInterfaceDefEntry</a></li><li><ahref='pipeline/shader/struct.ShaderModule.html'>pipeline::shader::ShaderModule</a></li><li><ahref='pipeline/shader/struct.SpecializationMapEntry.html'>pipeline::shader::SpecializationMapEntry</a></li><li><ahref='pipeline/vertex/struct.AttributeInfo.html'>pipeline::vertex::AttributeInfo</a></li><li><ahref='pipeline/vertex/struct.BufferlessDefinition.html'>pipeline::vertex::BufferlessDefinition</a></li><li><ahref='pipeline/vertex/struct.BufferlessVertices.html'>pipeline::vertex::BufferlessVertices</a></li><li><ahref='pipeline/vertex/struct.OneVertexOneInstanceDefinition.html'>pipeline::vertex::OneVertexOneInstanceDefinition</a></li><li><ahref='pipeline/vertex/struct.SingleBufferDefinition.html'>pipeline::vertex::SingleBufferDefinition</a></li><li><ahref='pipeline/vertex/struct.SingleInstanceBufferDefinition.html'>pipeline::vertex::SingleInstanceBufferDefinition</a></li><li><ahref='pipeline/vertex/struct.TwoBuffersDefinition.html'>pipeline::vertex::TwoBuffersDefinition</a></li><li><ahref='pipeline/vertex/struct.VertexMemberInfo.html'>pipeline::vertex::VertexMemberInfo</a></li><li><ahref='pipeline/viewport/struct.Scissor.html'>pipeline::viewport::Scissor</a></li><li><ahref='pipeline/viewport/struct.Viewport.html'>pipeline::viewport::Viewport</a></li><li><ahref='query/struct.OcclusionQueriesPool.html'>query::OcclusionQueriesPool</a></li><li><ahref='query/struct.QueryPipelineStatisticFlags.html'>query::QueryPipelineStatisticFlags</a></li><li><ahref='query/struct.UnsafeQueriesRange.html'>query::UnsafeQueriesRange</a></li><li><ahref='query/struct.UnsafeQuery.html'>query::UnsafeQuery</a></li><li><ahref='query/struct.UnsafeQueryPool.html'>query::UnsafeQueryPool</a></li><li><ahref='sampler/struct.Sampler.html'>sampler::Sampler</a></li><li><ahref='swapchain/struct.AcquiredImage.html'>swapchain::AcquiredImage</a></li><li><ahref='swapchain/struct.Capabilities.html'>swapchain::Capabilities</a></li><li><ahref='swapchain/struct.PresentFuture.html'>swapchain::PresentFuture</a></li><li><ahref='swapchain/struct.PresentRegion.html'>swapchain::PresentRegion</a></li><li><ahref='swapchain/struct.RectangleLayer.html'>swapchain::RectangleLayer</a></li><li><ahref='swapchain/struct.SupportedCompositeAlpha.html'>swapchain::SupportedCompositeAlpha</a></li><li><ahref='swapchain/struct.SupportedCompositeAlphaIter.html'>swapchain::SupportedCompositeAlphaIter</a></li><li><ahref='swapchain/struct.SupportedPresentModes.html'>swapchain::SupportedPresentModes</a></li><li><ahref='swapchain/struct.SupportedPresentModesIter.html'>swapchain::SupportedPresentModesIter</a></li><li><ahref='swapchain/struct.SupportedSurfaceTransforms.html'>swapchain::SupportedSurfaceTransforms</a></li><li><ahref='swapchain/struct.SupportedSurfaceTransformsIter.html'>swapchain::SupportedSurfaceTransformsIter</a></li><li><ahref='swapchain/struct.Surface.html'>swapchain::Surface</a></li><li><ahref='swapchain/struct.Swapchain.html'>swapchain::Swapchain</a></li><li><ahref='swapchain/struct.SwapchainAcquireFuture.html'>swapchain::SwapchainAcquireFuture</a></li><li><ahref='swapchain/display/struct.Display.html'>swapchain::display::Display</a></li><li><ahref='swapchain/display/struct.DisplayMode.html'>swapchain::display::DisplayMode</a></li><li><ahref='swapchain/display/struct.DisplayPlane.html'>swapchain::display::DisplayPlane</a></li><li><ahref='sync/struct.AccessFlagBits.html'>sync::AccessFlagBits</a></li><li><ahref='sync/struct.Event.html'>sync::Event</a></li><li><ahref='sync/struct.Fence.html'>sync::Fence</a></li><li><ahref='sync/struct.FenceSignalFuture.html'>sync::FenceSignalFuture</a></li><li><ahref='sync/struct.JoinFuture.html'>sync::JoinFuture</a></li><li><ahref='sync/struct.NowFuture.html'>sync::NowFuture</a></li><li><ahref='sync/struct.PipelineStages.html'>sync::PipelineStages</a></li><li><ahref='sync/struct.Semaphore.html'>sync::Semaphore</a></li><li><ahref='sync/struct.SemaphoreSignalFuture.html'>sync::SemaphoreSignalFuture</a></li></ul><h3id='Enums'>Enums</h3><ulclass='enums docblock'><li><ahref='enum.OomError.html'>OomError</a></li><li><ahref='buffer/cpu_access/enum.ReadLockError.html'>buffer::cpu_access::ReadLockError</a></li><li><ahref='buffer/cpu_access/enum.WriteLockError.html'>buffer::cpu_access::WriteLockError</a></li><li><ahref='buffer/sys/enum.BufferCreationError.html'>buffer::sys::BufferCreationError</a></li><li><ahref='buffer/view/enum.BufferViewCreationError.html'>buffer::view::BufferViewCreationError</a></li><li><ahref='command_buffer/enum.AutoCommandBufferBuilderContextError.html'>command_buffer::AutoCommandBufferBuilderContextError</a></li><li><ahref='command_buffer/enum.BeginRenderPassError.html'>command_buffer::BeginRenderPassError</a></li><li><ahref='command_buffer/enum.BlitImageError.html'>command_buffer::BlitImageError</a></li><li><ahref='command_buffer/enum.BuildError.html'>command_buffer::BuildError</a></li><li><ahref='command_buffer/enum.ClearColorImageError.html'>command_buffer::ClearColorImageError</a></li><li><ahref='command_buffer/enum.CommandBufferExecError.html'>command_buffer::CommandBufferExecError</a></li><li><ahref='command_buffer/enum.CopyBufferError.html'>command_buffer::CopyBufferError</a></li><li><ahref='command_buffer/enum.CopyBufferImageError.html'>command_buffer::CopyBufferImageError</a></li><li><ahref='command_buffer/enum.CopyImageError.html'>command_buffer::CopyImageError</a></li><li><ahref='command_buffer/enum.DispatchError.html'>command_buffer::DispatchError</a></li><li><ahref='command_buffer/enum.DrawError.html'>command_buffer::DrawError</a></li><li><ahref='command_buffer/enum.DrawIndexedError.html'>command_buffer::DrawIndexedError</a></li><li><ahref='command_buffer/enum.DrawIndexedIndirectError.html'>command_buffer::DrawIndexedIndirectError</a></li><li><ahref='command_buffer/enum.DrawIndirectError.html'>command_buffer::DrawIndirectError</a></li><li><ahref='command_buffer/enum.ExecuteCommandsError.html'>command_buffer::ExecuteCommandsError</a></li><li><ahref='command_buffer/enum.FillBufferError.html'>command_buffer::FillBufferError</a></li><li><ahref='command_buffer/enum.StateCacherOutcome.html'>command_buffer::StateCacherOutcome</a></li><li><ahref='command_buffer/enum.UpdateBufferError.html'>command_buffer::UpdateBufferError</a></li><li><ahref='command_buffer/pool/enum.CommandPoolTrimError.html'>command_buffer::pool::CommandPoolTrimError</a></li><li><ahref='command_buffer/submit/enum.SubmitAnyBuilder.html'>command_buffer::submit::SubmitAnyBuilder</a></li><li><ahref='command_buffer/submit/enum.SubmitBindSparseError.html'>command_buffer::submit::SubmitBindSparseError</a></li><li><ahref='command_buffer/submit/enum.SubmitCommandBufferError.html'>command_buffer::submit::SubmitCommandBufferError</a></li><li><ahref='command_buffer/submit/enum.SubmitPresentError.html'>command_buffer::submit::SubmitPresentError</a></li><li><ahref='command_buffer/synced/enum.SyncCommandBufferBuilderError.html'>command_buffer::synced::SyncCommandBufferBuilderError</a></li><li><ahref='command_buffer/sys/enum.Flags.html'>command_buffer::sys::Flags</a></li><li><ahref='command_buffer/sys/enum.Kind.html'>command_buffer::sys::Kind</a></li><li><ahref='command_buffer/sys/enum.KindOcclusionQuery.html'>command_buffer::sys::KindOcclusionQuery</a></li><li><ahref='command_buffer/validity/enum.CheckBlitImageError.html'>command_buffer::validity::CheckBlitImageError</a></li><li><ahref='command_buffer/validity/enum.CheckClearColorImageError.html'>command_buffer::validity::CheckClearColorImageError</a></li><li><ahref='command_buffer/validity/enum.CheckCopyBufferError.html'>command_buffer::validity::CheckCopyBufferError</a></li><li><ahref='command_buffer/validity/enum.CheckCopyBufferImageError.html'>command_buffer::validity::CheckCopyBufferImageError</a></li><li><ahref='command_buffer/validity/enum.CheckCopyBufferImageTy.html'>command_buffer::validity::CheckCopyBufferImageTy</a></li><li><ahref='command_buffer/validity/enum.CheckCopyImageError.html'>command_buffer::validity::CheckCopyImageError</a></li><li><ahref='command_buffer/validity/enum.CheckDescriptorSetsValidityError.html'>command_buffer::validity::CheckDescriptorSetsValidityError</a></li><li><ahref='command_buffer/validity/enum.CheckDispatchError.html'>command_buffer::validity::CheckDispatchError</a></li><li><ahref='command_buffer/validity/enum.CheckDynamicStateValidityError.html'>command_buffer::validity::CheckDynamicStateValidityError</a></li><li><ahref='command_buffer/validity/enum.CheckFillBufferError.html'>command_buffer::validity::CheckFillBufferError</a></li><li><ahref='command_buffer/validity/enum.CheckIndexBufferError.html'>command_buffer::validity::CheckIndexBufferError</a></li><li><ahref='command_buffer/validity/enum.CheckPushConstantsValidityError.html'>command_buffer::validity::CheckPushConstantsValidityError</a></li><li><ahref='command_buffer/validity/enum.CheckUpdateBufferError.html'>command_buffer::validity::CheckUpdateBufferError</a></li><li><ahref='command_buffer/validity/enum.CheckVertexBufferError.html'>command_buffer::validity::CheckVertexBufferError</a></li><li><ahref='descriptor/descriptor/enum.DescriptorDescSupersetError.html'>descriptor::descriptor::DescriptorDescSupersetError</a></li><li><ahref='descriptor/descriptor/enum.DescriptorDescTy.html'>descriptor::descriptor::DescriptorDescTy</a></li><li><ahref='descriptor/descriptor/enum.DescriptorImageDescArray.html'>descriptor::descriptor::DescriptorImageDescArray</a></li><li><ahref='descriptor/descriptor/enum.DescriptorImageDescDimensions.html'>descriptor::descriptor::DescriptorImageDescDimensions</a></li><li><ahref='descriptor/descriptor/enum.DescriptorType.html'>descriptor::descriptor::DescriptorType</a></li><li><ahref='descriptor/descriptor/enum.ShaderStagesSupersetError.html'>descriptor::descriptor::ShaderStagesSupersetError</a></li><li><ahref='descriptor/descriptor_set/enum.DescriptorPoolAllocError.html'>descriptor::descriptor_set::DescriptorPoolAllocError</a></li><li><ahref='descriptor/descriptor_set/enum.PersistentDescriptorSetBuildError.html'>descriptor::descriptor_set::PersistentDescriptorSetBuildError</a></li><li><ahref='descriptor/descriptor_set/enum.PersistentDescriptorSetError.html'>descriptor::descriptor_set::PersistentDescriptorSetError</a></li><li><ahref='descriptor/pipeline_layout/enum.PipelineLayoutCreationError.html'>descriptor::pipeline_layout::PipelineLayoutCreationError</a></li><li><ahref='descriptor/pipeline_layout/enum.PipelineLayoutLimitsError.html'>descriptor::pipeline_layout::PipelineLayoutLimitsError</a></li><li><ahref='descriptor/pipeline_layout/enum.PipelineLayoutNotSupersetError.html'>descriptor::pipeline_layout::PipelineLayoutNotSupersetError</a></li><li><ahref='descriptor/pipeline_layout/enum.RuntimePipelineDescError.html'>descriptor::pipeline_layout::RuntimePipelineDescError</a></li><li><ahref='device/enum.DeviceCreationError.html'>device::DeviceCreationError</a></li><li><ahref='format/enum.ClearValue.html'>format::ClearValue</a></li><li><ahref='format/enum.Format.html'>format::Format</a></li><li><ahref='format/enum.FormatTy.html'>format::FormatTy</a></li><li><ahref='framebuffer/enum.FramebufferCreationError.html'>framebuffer::FramebufferCreationError</a></li><li><ahref='framebuffer/enum.IncompatibleRenderPassAttachmentError.html'>framebuffer::IncompatibleRenderPassAttachmentError</a></li><li><ahref='framebuffer/enum.LoadOp.html'>framebuffer::LoadOp</a></li><li><ahref='framebuffer/enum.RenderPassCreationError.html'>framebuffer::RenderPassCreationError</a></li><li><ahref='framebuffer/enum.StoreOp.html'>framebuffer::StoreOp</a></li><li><ahref='framebuffer/enum.SubpassContents.html'>framebuffer::SubpassContents</a></li><li><ahref='image/enum.ComponentSwizzle.html'>image::ComponentSwizzle</a></li><li><ahref='image/enum.Dimensions.html'>image::Dimensions</a></li><li><ahref='image/enum.ImageDimensions.html'>image::ImageDimensions</a></li><li><ahref='image/enum.ImageLayout.html'>image::ImageLayout</a></li><li><ahref='image/enum.MipmapsCount.html'>image::MipmapsCount</a></li><li><ahref='image/enum.ViewType.html'>image::ViewType</a></li><li><ahref='image/sys/enum.ImageCreationError.html'>image::sys::ImageCreationError</a></li><li><ahref='instance/enum.InstanceCreationError.html'>instance::InstanceCreationError</a></li><li><ahref='instance/enum.LayersListError.html'>instance::LayersListError</a></li><li><ahref='instance/enum.PhysicalDeviceType.html'>instance::PhysicalDeviceType</a></li><li><ahref='instance/debug/enum.DebugCallbackCreationError.html'>instance::debug::DebugCallbackCreationError</a></li><li><ahref='instance/loader/enum.LoadingError.html'>instance::loader::LoadingError</a></li><li><ahref='memory/enum.DedicatedAlloc.html'>memory::DedicatedAlloc</a></li><li><ahref='memory/enum.DeviceMemoryAllocError.html'>memory::DeviceMemoryAllocError</a></li><li><ahref='memory/pool/enum.AllocFromRequirementsFilter.html'>memory::pool::AllocFromRequirementsFilter</a></li><li><ahref='memory/pool/enum.AllocLayout.html'>memory::pool::AllocLayout</a></li><li><ahref='memory/pool/enum.MappingRequirement.html'>memory::pool::MappingRequirement</a></li><li><ahref='memory/pool/enum.PotentialDedicatedAllocation.html'>memory::pool::PotentialDedicatedAllocation</a></li><li><ahref='pipeline/enum.ComputePipelineCreationError.html'>pipeline::ComputePipelineCreationError</a></li><li><ahref='pipeline/enum.GraphicsPipelineCreationError.html'>pipeline::GraphicsPipelineCreationError</a></li><li><ahref='pipeline/blend/enum.AttachmentsBlend.html'>pipeline::blend::AttachmentsBlend</a></li><li><ahref='pipeline/blend/enum.BlendFactor.html'>pipeline::blend::BlendFactor</a></li><li><ahref='pipeline/blend/enum.BlendOp.html'>pipeline::blend::BlendOp</a></li><li><ahref='pipeline/blend/enum.LogicOp.html'>pipeline::blend::LogicOp</a></li><li><ahref='pipeline/depth_stencil/enum.Compare.html'>pipeline::depth_stencil::Compare</a></li><li><ahref='pipeline/depth_stencil/enum.DepthBounds.html'>pipeline::depth_stencil::DepthBounds</a></li><li><ahref='pipeline/depth_stencil/enum.StencilFaceFlags.html'>pipeline::depth_stencil::StencilFaceFlags</a></li><li><ahref='pipeline/depth_stencil/enum.StencilOp.html'>pipeline::depth_stencil::StencilOp</a></li><li><ahref='pipeline/input_assembly/enum.IndexType.html'>pipeline::input_assembly::IndexType</a></li><li><ahref='pipeline/input_assembly/enum.PrimitiveTopology.html'>pipeline::input_assembly::PrimitiveTopology</a></li><li><ahref='pipeline/raster/enum.CullMode.html'>pipeline::raster::CullMode</a></li><li><ahref='pipeline/raster/enum.DepthBiasControl.html'>pipeline::raster::DepthBiasControl</a></li><li><ahref='pipeline/raster/enum.FrontFace.html'>pipeline::raster::FrontFace</a></li><li><ahref='pipeline/raster/enum.PolygonMode.html'>pipeline::raster::PolygonMode</a></li><li><ahref='pipeline/shader/enum.EmptyEntryPointDummy.html'>pipeline::shader::EmptyEntryPointDummy</a></li><li><ahref='pipeline/shader/enum.GeometryShaderExecutionMode.html'>pipeline::shader::GeometryShaderExecutionMode</a></li><li><ahref='pipeline/shader/enum.GraphicsShaderType.html'>pipeline::shader::GraphicsShaderType</a></li><li><ahref='pipeline/shader/enum.ShaderInterfaceMismatchError.html'>pipeline::shader::ShaderInterfaceMismatchError</a></li><li><ahref='pipeline/vertex/enum.IncompatibleVertexDefinitionError.html'>pipeline::vertex::IncompatibleVertexDefinitionError</a></li><li><ahref='pipeline/vertex/enum.InputRate.html'>pipeline::vertex::InputRate</a></li><li><ahref='pipeline/vertex/enum.VertexMemberTy.html'>pipeline::vertex::VertexMemberTy</a></li><li><ahref='pipeline/viewport/enum.ViewportsState.html'>pipeline::viewport::ViewportsState</a></li><li><ahref='query/enum.QueryPoolCreationError.html'>query::QueryPoolCreationError</a></li><li><ahref='query/enum.QueryType.html'>query::QueryType</a></li><li><ahref='sampler/enum.BorderColor.html'>sampler::BorderColor</a></li><li><ahref='sampler/enum.Filter.html'>sampler::Filter</a></li><li><ahref='sampler/enum.MipmapMode.html'>sampler::MipmapMode</a></li><li><ahref='sampler/enum.SamplerAddressMode.html'>sampler::SamplerAddressMode</a></li><li><ahref='sampler/enum.SamplerCreationError.html'>sampler::SamplerCreationError</a></li><li><ahref='sampler/enum.UnnormalizedSamplerAddressMode.html'>sampler::UnnormalizedSamplerAddressMode</a></li><li><ahref='swapchain/enum.AcquireError.html'>swapchain::AcquireError</a></li><li><ahref='swapchain/enum.CapabilitiesError.html'>swapchain::CapabilitiesError</a></li><li><ahref='swapchain/enum.ColorSpace.html'>swapchain::ColorSpace</a></li><li><ahref='swapchain/enum.CompositeAlpha.html'>swapchain::CompositeAlpha</a></li><li><ahref='swapchain/enum.PresentMode.html'>swapchain::PresentMode</a></li><li><ahref='swapchain/enum.SurfaceCreationError.html'>swapchain::SurfaceCreationError</a></li><li><ahref='swapchain/enum.SurfaceTransform.html'>swapchain::SurfaceTransform</a></li><li><ahref='swapchain/enum.SwapchainCreationError.html'>swapchain::SwapchainCreationError</a></li><li><ahref='sync/enum.AccessCheckError.html'>sync::AccessCheckError</a></li><li><ahref='sync/enum.AccessError.html'>sync::AccessError</a></li><li><ahref='sync/enum.FenceWaitError.html'>sync::FenceWaitError</a></li><li><ahref='sync/enum.FlushError.html'>sync::FlushError</a></li><li><ahref='sync/enum.Sharing.html'>sync::Sharing</a></li><li><ahref='sync/enum.SharingMode.html'>sync::SharingMode</a></li></ul><h3id='Traits'>Traits</h3><ulclass='traits docblock'><li><ahref='trait.SafeDeref.html'>SafeDeref</a></li><li><ahref='trait.SynchronizedVulkanObject.html'>SynchronizedVulkanObject</a></li><li><ahref='trait.VulkanHandle.html'>VulkanHandle</a></li><li><ahref='trait.VulkanObject.html'>VulkanObject</a></li><li><ahref='buffer/trait.BufferAccess.html'>buffer::BufferAccess</a></li><li><ahref='buffer/trait.TypedBufferAccess.html'>buffer::TypedBufferAccess</a></li><li><ahref='buffer/view/trait.BufferViewRef.html'>buffer::view::BufferViewRef</a></li><li><ahref='command_buffer/trait.CommandBuffer.html'>command_buffer::CommandBuffer</a></li><li><ahref='command_buffer/pool/trait.CommandPool.html'>command_buffer::pool::CommandPool</a></li><li><ahref='command_buffer/pool/trait.CommandPoolAlloc.html'>command_buffer::pool::CommandPoolAlloc</a></li><li><ahref='command_buffer/pool/trait.CommandPoolBuilderAlloc.html'>command_buffer::pool::CommandPoolBuilderAlloc</a></li><li><ahref='descriptor/trait.PipelineLayoutAbstract.html'>descriptor::PipelineLayoutAbstract</a></li><li><ahref='descriptor/descriptor_set/trait.DescriptorPool.html'>descriptor::descriptor_set::DescriptorPool</a></li><li><ahref='descriptor/descriptor_set/trait.DescriptorPoolAlloc.html'>descriptor::descriptor_set::DescriptorPoolAlloc</a></li><li><ahref='descriptor/descriptor_set/trait.DescriptorSet.html'>descriptor::descriptor_set::DescriptorSet</a></li><li><ahref='descriptor/descriptor_set/trait.DescriptorSetDesc.html'>descriptor::descriptor_set::DescriptorSetDesc</a></li><li><ahref='descriptor/descriptor_set/collection/trait.DescriptorSetsCollection.html'>descriptor::descriptor_set::collection::DescriptorSetsCollection</a></li><li><ahref='descriptor/pipeline_layout/trait.PipelineLayoutAbstract.html'>descriptor::pipeline_layout::PipelineLayoutAbstract</a></li><li><ahref='descriptor/pipeline_layout/trait.PipelineLayoutDesc.html'>descriptor::pipeline_layout::PipelineLayoutDesc</a></li><li><ahref='descriptor/pipeline_layout/trait.PipelineLayoutPushConstantsCompatible.html'>descriptor::pipeline_layout::PipelineLayoutPushConstantsCompatible</a></li><li><ahref='descriptor/pipeline_layout/trait.PipelineLayoutSetsCompatible.html'>descriptor::pipeline_layout::PipelineLayoutSetsCompatible</a></li><li><ahref='descriptor/pipeline_layout/trait.PipelineLayoutSuperset.html'>descriptor::pipeline_layout::PipelineLayoutSuperset</a></li><li><ahref='device/trait.DeviceOwned.html'>device::DeviceOwned</a></li><li><ahref='format/trait.AcceptsPixels.html'>format::AcceptsPixels</a></li><li><ahref='format/trait.ClearValuesTuple.html'>format::ClearValuesTuple</a></li><li><ahref='format/trait.Data.html'>format::Data</a></li><li><ahref='format/trait.FormatDesc.html'>format::FormatDesc</a></li><li><ahref='format/trait.PossibleCompressedFormatDesc.html'>format::PossibleCompressedFormatDesc</a></li><li><ahref='format/trait.PossibleDepthFormatDesc.html'>format::PossibleDepthFormatDesc</a></li><li><ahref='format/trait.PossibleDepthStencilFormatDesc.html'>format::PossibleDepthStencilFormatDesc</a></li><li><ahref='format/trait.PossibleFloatFormatDesc.html'>format::PossibleFloatFormatDesc</a></li><li><ahref='format/trait.PossibleFloatOrCompressedFormatDesc.html'>format::PossibleFloatOrCompressedFormatDesc</a></li><li><ahref='format/trait.PossibleSintFormatDesc.html'>format::PossibleSintFormatDesc</a></li><li><ahref='format/trait.PossibleStencilFormatDesc.html'>format::PossibleStencilFormatDesc</a></li><li><ahref='format/trait.PossibleUintFormatDesc.html'>format::PossibleUintFormatDesc</a></li><li><ahref='format/trait.StrongStorage.html'>format::StrongStorage</a></li><li><ahref='framebuffer/trait.AttachmentsList.html'>framebuffer::AttachmentsList</a></li><li><ahref='framebuffer/trait.FramebufferAbstract.html'>framebuffer::FramebufferAbstract</a></li><li><ahref='framebuffer/trait.RenderPassAbstract.html'>framebuffer::RenderPassAbstract</a></li><li><ahref='framebuffer/trait.RenderPassCompatible.html'>framebuffer::RenderPassCompatible</a></li><li><ahref='framebuffer/trait.RenderPassDesc.html'>framebuffer::RenderPassDesc</a></li><li><ahref='framebuffer/trait.RenderPassDescClearValues.html'>framebuffer::RenderPassDescClearValues</a></li><li><ahref='framebuffer/trait.RenderPassSubpassInterface.html'>framebuffer::RenderPassSubpassInterface</a></li><li><ahref='image/traits/trait.AttachmentImageView.html'>image::traits::AttachmentImageView</a></li><li><ahref='image/traits/trait.ImageAccess.html'>image::traits::ImageAccess</a></li><li><ahref='image/traits/trait.ImageClearValue.html'>image::traits::ImageClearValue</a></li><li><ahref='image/traits/trait.ImageContent.html'>image::traits::ImageContent</a></li><li><ahref='image/traits/trait.ImageViewAccess.html'>image::traits::ImageViewAccess</a></li><li><ahref='instance/loader/trait.Loader.html'>instance::loader::Loader</a></li><li><ahref='memory/trait.Content.html'>memory::Content</a></li><li><ahref='memory/pool/trait.MemoryPool.html'>memory::pool::MemoryPool</a></li><li><ahref='memory/pool/trait.MemoryPoolAlloc.html'>memory::pool::MemoryPoolAlloc</a></li><li><ahref='pipeline/trait.ComputePipelineAbstract.html'>pipeline::ComputePipelineAbstract</a></li><li><ahref='pipeline/trait.GraphicsPipelineAbstract.html'>pipeline::GraphicsPipelineAbstract</a></li><li><ahref='pipeline/input_assembly/trait.Index.html'>pipeline::input_assembly::Index</a></li><li><ahref='pipeline/shader/trait.EntryPointAbstract.html'>pipeline::shader::EntryPointAbstract</a></li><li><ahref='pipeline/shader/trait.GraphicsEntryPointAbstract.html'>pipeline::shader::GraphicsEntryPointAbstract</a></li><li><ahref='pipeline/shader/trait.ShaderInterfaceDef.html'>pipeline::shader::ShaderInterfaceDef</a></li><li><ahref='pipeline/shader/trait.ShaderInterfaceDefMatch.html'>pipeline::shader::ShaderInterfaceDefMatch</a></li><li><ahref='pipeline/shader/trait.SpecializationConstants.html'>pipeline::shader::SpecializationConstants</a></li><li><ahref='pipeline/vertex/trait.Vertex.html'>pipeline::vertex::Vertex</a></li><li><ahref='pipeline/vertex/trait.VertexDefinition.html'>pipeline::vertex::VertexDefinition</a></li><li><ahref='pipeline/vertex/trait.VertexMember.html'>pipeline::vertex::VertexMember</a></li><li><ahref='pipeline/vertex/trait.VertexSource.html'>pipeline::vertex::VertexSource</a></li><li><ahref='sync/trait.GpuFuture.html'>sync::GpuFuture</a></li></ul><h3id='Macros'>Macros</h3><ulclass='macros docblock'><li><ahref='macro.app_info_from_cargo_toml.html'>app_info_from_cargo_toml</a></li><li><ahref='macro.buffer_slice_field.html'>buffer_slice_field</a></li><li><ahref='macro.impl_vertex.html'>impl_vertex</a></li><li><ahref='macro.ordered_passes_renderpass.html'>ordered_passes_renderpass</a></li><li><ahref='macro.single_pass_renderpass.html'>single_pass_renderpass</a></li><li><ahref='macro.statically_linked_vulkan_loader.html'>statically_linked_vulkan_loader</a></li></ul><h3id='Functions'>Functions</h3><ulclass='functions docblock'><li><ahref='command_buffer/validity/fn.check_blit_image.html'>command_buffer::validity::check_blit_image</a></li><li><ahref='command_buffer/validity/fn.check_clear_color_image.html'>command_buffer::validity::check_clear_color_image</a></li><li><ahref='command_buffer/validity/fn.check_copy_buffer.html'>command_buffer::validity::check_copy_buffer</a></li><li><ahref='command_buffer/validity/fn.check_copy_buffer_image.html'>command_buffer::validity::check_copy_buffer_image</a></li><li><ahref='command_buffer/validity/fn.check_copy_image.html'>command_buffer::validity::check_copy_image</a></li><li><ahref='command_buffer/validity/fn.check_descriptor_sets_validity.html'>command_buffer::validity::check_descriptor_sets_validity</a></li><li><ahref='command_buffer/validity/fn.check_dispatch.html'>command_buffer::validity::check_dispatch</a></li><li><ahref='command_buffer/validity/fn.check_dynamic_state_validity.html'>command_buffer::validity::check_dynamic_state_validity</a></li><li><ahref='command_buffer/validity/fn.check_fill_buffer.html'>command_buffer::validity::check_fill_buffer</a></li><li><ahref='command_buffer/validity/fn.check_index_buffer.html'>command_buffer::validity::check_index_buffer</a></li><li><ahref='command_buffer/validity/fn.check_push_constants_validity.html'>command_buffer::validity::check_push_constants_validity</a></li><li><ahref='command_buffer/validity/fn.check_update_buffer.html'>command_buffer::validity::check_update_buffer</a></li><li><ahref='command_buffer/validity/fn.check_vertex_buffers.html'>command_buffer::validity::check_vertex_buffers</a></li><li><ahref='framebuffer/fn.ensure_image_view_compatible.html'>framebuffer::ensure_image_view_compatible</a></li><li><ahref='instance/fn.layers_list.html'>instance::layers_list</a></li><li><ahref='instance/loader/fn.auto_loader.html'>instance::loader::auto_loader</a></li><li><ahref='swapchain/fn.acquire_next_image.html'>swapchain::acquire_next_image</a></li><li><ahref='swapchain/fn.acquire_next_image_raw.html'>swapchain::acquire_next_image_raw</a></li><li><ahref='swapchain/fn.present.html'>swapchain::present</a></li><li><ahref='swapchain/fn.present_incremental.html'>swapchain::present_incremental</a></li><li><ahref='sync/fn.now.html'>sync::now</a></li></ul></section><sectionid="search"class="content hidden"></section><sectionclass="footer"></section><asideid="help"class="hidden"><div><h1class="hidden">Help</h1><divclass="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>⏎</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><divclass="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g., <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g., <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g., <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath="../";window.currentCrate="vulkano";</script><scriptsrc="../aliases.js"></script><scriptsrc="../main.js"></script><scriptdefersrc="../search-index.js"></script></body></html>