Docs.rs
  • wgpu-hal-0.13.2
    • wgpu-hal 0.13.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kvark
    • cwfitzgerald
    • github:gfx-rs:wgpu
    • Dependencies
      • arrayvec ^0.7 normal
      • ash ^0.37 normal
      • bit-set ^0.5 normal
      • bitflags ^1.0 normal
      • block ^0.1 normal
      • foreign-types ^0.3 normal
      • fxhash ^0.2.1 normal
      • glow ^0.11.1 normal
      • gpu-alloc ^0.5 normal
      • gpu-descriptor ^0.2 normal
      • inplace_it ^0.3.3 normal
      • log ^0.4 normal
      • naga ^0.9 normal
      • parking_lot >=0.11, <0.13 normal
      • profiling ^1 normal
      • range-alloc ^0.1 normal
      • raw-window-handle ^0.4 normal
      • renderdoc-sys ^0.7.1 normal
      • thiserror ^1 normal
      • wgpu-types ^0.13 normal
      • env_logger ^0.9 dev
      • naga ^0.9 dev
      • winit ^0.26 dev
      • js-sys ^0.3 normal
      • wasm-bindgen ^0.2 normal
      • web-sys ^0.3 normal
      • core-graphics-types ^0.1 normal
      • metal ^0.24.0 normal
      • objc ^0.2.5 normal
      • khronos-egl ^4.1 normal
      • libloading ^0.7 normal
      • glutin ^0.28 dev
      • android_system_properties ^0.1.1 normal
      • khronos-egl ^4.1 normal
      • libloading ^0.7 normal
      • d3d12 ^0.5.0 normal
      • winapi ^0.3 normal
    • Versions
    • 50.51% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate wgpu_hal

logo
Change settings

List of all items

Structs

  • AcquiredSurfaceTexture
  • Alignments
  • Attachment
  • AttachmentOps
  • BindGroupDescriptor
  • BindGroupEntry
  • BindGroupLayoutDescriptor
  • BindGroupLayoutFlags
  • BufferBarrier
  • BufferBinding
  • BufferCopy
  • BufferDescriptor
  • BufferMapping
  • BufferTextureCopy
  • BufferUses
  • Capabilities
  • ColorAttachment
  • CommandEncoderDescriptor
  • ComputePassDescriptor
  • ComputePipelineDescriptor
  • CopyExtent
  • DepthStencilAttachment
  • ExposedAdapter
  • FormatAspects
  • InstanceDescriptor
  • InstanceError
  • InstanceFlags
  • MemoryFlags
  • NagaShader
  • OpenDevice
  • PipelineLayoutDescriptor
  • PipelineLayoutFlags
  • ProgrammableStage
  • Rect
  • RenderPassDescriptor
  • RenderPipelineDescriptor
  • SamplerDescriptor
  • ShaderModuleDescriptor
  • SurfaceCapabilities
  • SurfaceConfiguration
  • TextureBarrier
  • TextureBinding
  • TextureCopy
  • TextureCopyBase
  • TextureDescriptor
  • TextureFormatCapabilities
  • TextureUses
  • TextureViewDescriptor
  • ValidationCanary
  • VertexBufferLayout
  • api::Empty

Enums

  • CompositeAlphaMode
  • DeviceError
  • PipelineError
  • ShaderError
  • ShaderInput
  • SurfaceError

Traits

  • Adapter
  • Api
  • CommandEncoder
  • Device
  • Instance
  • Queue
  • Surface

Functions

  • auxil::align_to
  • auxil::map_naga_stage

Typedefs

  • FenceValue
  • Label
  • MemoryRange

Statics

  • VALIDATION_CANARY

Constants

  • MAX_ANISOTROPY
  • MAX_BIND_GROUPS
  • MAX_COLOR_ATTACHMENTS
  • MAX_MIP_LEVELS
  • MAX_VERTEX_BUFFERS
  • QUERY_SIZE
  • auxil::MAX_I32_BINDING_SIZE
  • auxil::db::intel::DEVICE_KABY_LAKE_MASK
  • auxil::db::intel::DEVICE_SKY_LAKE_MASK
  • auxil::db::intel::VENDOR
  • auxil::db::nvidia::VENDOR
  • auxil::db::qualcomm::VENDOR