Docs.rs
  • wgpu-core-23.0.1
    • wgpu-core 23.0.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kvark
    • grovesNL
    • cwfitzgerald
    • github:gfx-rs:wgpu
    • Dependencies
      • arrayvec ^0.7 normal
      • bit-vec ^0.8 normal
      • bitflags ^2.6 normal
      • bytemuck ^1.19 normal optional
      • document-features ^0.2.10 normal
      • wgpu-hal ^23.0.0 normal
      • indexmap ^2 normal
      • log ^0.4 normal
      • naga ^23.0.0 normal
      • once_cell ^1.20.2 normal
      • parking_lot ^0.12.1 normal
      • profiling ^1 normal
      • raw-window-handle ^0.6 normal optional
      • ron ^0.8 normal optional
      • rustc-hash ^1.1.0 normal
      • serde ^1 normal optional
      • smallvec ^1 normal
      • thiserror ^1.0.65 normal
      • wgpu-types ^23.0.0 normal
      • cfg_aliases ^0.1 build
    • Versions
    • 15.16% of the crate is documented
  • Go to latest version
  • Platform
    • wasm32-unknown-unknown
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wgpu_core23.0.1

Module queue

Module Items

  • Structs
  • Enums

In wgpu_core::device

wgpu_core::device

Module queue

Source

Structs§

  • Queue
  • SubmittedWorkDoneClosure
  • SubmittedWorkDoneClosureC

Enums§

  • QueueSubmitError
  • QueueWriteError
  • TempResource
    A texture or buffer to be freed soon.