Docs.rs
  • wgpu-core-24.0.0
    • wgpu-core 24.0.0
    • 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.7 normal
      • bytemuck ^1.21 normal optional
      • document-features ^0.2.10 normal
      • wgpu-hal ^24.0.0 normal
      • indexmap ^2 normal
      • log ^0.4 normal
      • naga ^24.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 normal
      • serde ^1 normal optional
      • smallvec ^1 normal
      • thiserror ^2 normal
      • wgpu-types ^24.0.0 normal
      • cfg_aliases ^0.2.1 build
    • Versions
    • 13.29% 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
  • 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

wgpu_core24.0.0

Module device

Module Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

In crate wgpu_core

wgpu_core

Module device

Source

Re-exports§

  • pub use resource::Device;

Modules§

  • global
  • queue
  • ray_tracing
  • resource
  • tracetrace or replay

Structs§

  • DeviceLostInvocation
  • DeviceMismatch
  • ImplicitPipelineContext
  • ImplicitPipelineIds
  • MissingDownlevelFlags
  • MissingFeatures
  • UserClosures

Enums§

  • DeviceError
  • HostMap
  • RenderPassCompatibilityError
  • WaitIdleError

Constants§

  • SHADER_STAGE_COUNT

Functions§

  • create_validator
    Create a validator with the given validation flags.

Type Aliases§

  • BufferMapPendingClosure
  • DeviceDescriptor
  • DeviceLostClosuresend_sync