Docs.rs
  • vulkano-taskgraph-0.35.0
    • vulkano-taskgraph 0.35.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AustinJ235
    • github:vulkano-rs:publishers
    • marc0246
    • Rua
    • Dependencies
      • ash ^0.38.0 normal
      • concurrent-slotmap ^0.1.0-alpha.1 normal
      • foldhash ^0.1 normal
      • parking_lot ^0.12 normal
      • smallvec ^1.8 normal
      • thread_local ^1.1 normal
      • vulkano ^0.35 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vulkano_taskgraph0.35.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ClearValues
  • Id
  • InvalidSlotError
  • NonExhaustive
  • Ref
  • TaskContext
  • command_buffer::BlitImageInfo
  • command_buffer::BufferCopy
  • command_buffer::BufferImageCopy
  • command_buffer::BufferMemoryBarrier
  • command_buffer::ClearColorImageInfo
  • command_buffer::ClearDepthStencilImageInfo
  • command_buffer::CopyBufferInfo
  • command_buffer::CopyBufferToImageInfo
  • command_buffer::CopyImageInfo
  • command_buffer::CopyImageToBufferInfo
  • command_buffer::DependencyInfo
  • command_buffer::FillBufferInfo
  • command_buffer::ImageBlit
  • command_buffer::ImageCopy
  • command_buffer::ImageMemoryBarrier
  • command_buffer::ImageResolve
  • command_buffer::MemoryBarrier
  • command_buffer::RecordingCommandBuffer
  • command_buffer::ResolveImageInfo
  • graph::AttachmentInfo
  • graph::CompileError
  • graph::CompileInfo
  • graph::ExecutableTaskGraph
  • graph::NodeId
  • graph::ResourceMap
  • graph::TaskGraph
  • graph::TaskNode
  • graph::TaskNodeBuilder
  • graph::TaskNodes
  • graph::TaskNodesMut
  • resource::AccessTypes
  • resource::BufferAccess
  • resource::BufferState
  • resource::Flight
  • resource::ImageAccess
  • resource::ImageState
  • resource::Resources
  • resource::ResourcesCreateInfo
  • resource::SwapchainState

Enums

  • HostAccessError
  • QueueFamilyType
  • TaskError
  • graph::CompileErrorKind
  • graph::ExecuteError
  • graph::TaskGraphError
  • resource::HostAccessType
  • resource::ImageLayoutType

Traits

  • Task

Macros

  • resource_map

Functions

  • execute

Type Aliases

  • TaskResult