[go: up one dir, main page]

Module wgpu::core::validation

source ·
Available on wgpu_core only.

Structs

Enums

Functions

  • Checks that the given buffer usage contains the required buffer usage, returns an error otherwise.
  • Return true if the fragment format is covered by the provided output.
  • Checks that the given texture usage contains the required texture usage, returns an error otherwise.

Type Aliases