Module wgpu_core::validation
source · 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
format
is covered by the providedoutput
. - Checks that the given texture usage contains the required texture usage, returns an error otherwise.