Docs.rs
  • li-wgpu-core-0.18.1
    • li-wgpu-core 0.18.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • MarcAntoine-Arnaud
    • Dependencies
      • arrayvec ^0.7 normal
      • bit-vec ^0.6 normal
      • bitflags ^2 normal
      • codespan-reporting ^0.11 normal
      • li-wgpu-hal ^0.18.0 normal
      • log ^0.4 normal
      • naga ^0.14.0 normal
      • parking_lot >=0.11, <0.13 normal
      • profiling ^1 normal
      • raw-window-handle ^0.5 normal optional
      • ron ^0.8 normal optional
      • rustc-hash ^1.1 normal
      • serde ^1 normal optional
      • smallvec ^1 normal
      • thiserror ^1 normal
      • wgpu-types ^0.18.0 normal
      • web-sys ^0.3.65 normal
    • Versions
    • 13.97% of the crate is documented
  • Platform
    • wasm32-unknown-unknown
    • 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

li_wgpu_core0.18.1

Module resource

Module Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate li_wgpu_core

li_wgpu_core

Module resource

Source

Structs§

Buffer
BufferMapCallback
BufferMapCallbackC
BufferMapOperation
QuerySet
Sampler
SamplerDescriptor
Describes a Sampler
StagingBuffer
A temporary buffer, consumed by the command that uses it.
Texture
TextureView
TextureViewDescriptor
Describes a TextureView.

Enums§

BufferAccessError
BufferMapAsyncStatus
The status code provided to the buffer mapping callback.
CreateBufferError
CreateQuerySetError
CreateSamplerError
CreateTextureError
CreateTextureViewError
DestroyError
SamplerFilterErrorType
TextureClearMode
TextureDimensionError
TextureErrorDimension
TextureViewDestroyError
TextureViewNotRenderableReason

Traits§

Resource

Type Aliases§

BufferAccessResult
BufferDescriptor
QuerySetDescriptor
TextureDescriptor