wgpu-core 0.17.1

WebGPU core logic on wgpu-hal
Documentation

wgpu-core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 2 of them enabled by default.

default

  • link
  • hal/link

trace

  • ron
  • serde
  • wgt/trace
  • arrayvec/serde
  • naga/serialize

replay

  • serde
  • wgt/replay
  • arrayvec/serde
  • naga/deserialize

serial-pass

  • serde
  • wgt/serde
  • arrayvec/serde

fragile-send-sync-non-atomic-wasm

  • hal/fragile-send-sync-non-atomic-wasm
  • wgt/fragile-send-sync-non-atomic-wasm

renderdoc

  • hal/renderdoc

dx11

  • hal/dx11

dx12

  • hal/dx12

serde

  • dep:serde

gles

  • hal/gles

strict_asserts

  • wgt/strict_asserts

vulkan

  • hal/vulkan

wgsl

  • naga/wgsl-in

ron

  • dep:ron

angle

  • hal/gles

metal

  • hal/metal

raw-window-handle

  • dep:raw-window-handle

id32

    This feature flag does not enable additional features.