Module wgpu::core::validation
source · Available on
wgpu_core only.Structs
Enums
- Errors produced when validating a programmable stage of a pipeline.
Functions
- Checks that the given buffer usage contains the required buffer usage, returns an error otherwise.
- Return true if the fragment
formatis covered by the providedoutput. - Checks that the given texture usage contains the required texture usage, returns an error otherwise.