Docs.rs
  • wgpu-core-25.0.1
    • wgpu-core 25.0.1
    • Permalink
    • 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.6 normal
      • bit-set ^0.8 normal
      • bit-vec ^0.8 normal
      • bitflags ^2.9 normal
      • bytemuck ^1.22 normal optional
      • document-features ^0.2.11 normal
      • hashbrown ^0.15.2 normal
      • indexmap ^2.7.1 normal
      • log ^0.4 normal
      • naga ^25.0.0 normal
      • once_cell ^1.21.3 normal
      • parking_lot ^0.12.1 normal
      • profiling ^1 normal
      • raw-window-handle ^0.6 normal optional
      • ron ^0.9 normal optional
      • rustc-hash ^1 normal
      • serde ^1 normal optional
      • smallvec ^1 normal
      • thiserror ^2 normal
      • wgpu-hal ^25.0.0 normal
      • wgpu-types ^25.0.0 normal
      • cfg_aliases ^0.2.1 build
      • wgpu-core-deps-wasm ^25.0.0 normal optional
      • wgpu-core-deps-windows-linux-android ^25.0.0 normal optional
      • portable-atomic ^1 normal optional
      • wgpu-core-deps-emscripten ^25.0.0 normal optional
      • wgpu-core-deps-apple ^25.0.0 normal optional
    • Versions
    • 12.33% of the crate is documented
  • Platform
    • wasm32-unknown-unknown
    • x86_64-apple-darwin
    • 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_core25.0.1

Module binding_model

Module Items

  • Structs
  • Enums
  • Type Aliases

In crate wgpu_core

wgpu_core

Module binding_model

Source

Structs§

BindGroup
BindGroupDescriptor
Describes a group of bindings and the resources to be bound.
BindGroupDynamicBindingData
BindGroupEntry
Bindable resource and the slot to bind it to. cbindgen:ignore
BindGroupLayout
Bind group layout.
BindGroupLayoutDescriptor
Describes a BindGroupLayout.
BindingTypeMaxCountError
BufferBinding
LateMinBufferBindingSizeMismatch
PipelineLayout
PipelineLayoutDescriptor
Describes a pipeline layout.

Enums§

BindError
BindGroupLayoutEntryError
BindingResource
BindingTypeMaxCountErrorKind
BindingZone
CreateBindGroupError
CreateBindGroupLayoutError
CreatePipelineLayoutError
GetBindGroupLayoutError
PushConstantUploadError

Type Aliases§

ResolvedBindGroupDescriptor
cbindgen:ignore
ResolvedBindGroupEntry
cbindgen:ignore
ResolvedBindingResource
ResolvedBufferBinding
ResolvedPipelineLayoutDescriptor
cbindgen:ignore