Enums§
- Copy
Side - Transfer
Error - Error encountered while attempting a data transfer.
Functions§
- extract_
texture_ 🔒selector - handle_
dst_ 🔒texture_ init - Prepare a transfer’s destination texture.
- handle_
src_ 🔒texture_ init - Prepare a transfer’s source texture.
- handle_
texture_ 🔒init - validate_
copy_ 🔒within_ same_ texture - Validate a copy within the same texture.
- validate_
linear_ 🔒texture_ data - WebGPU’s validating linear texture data algorithm.
- validate_
texture_ 🔒buffer_ copy - Validation for texture/buffer copies.
- validate_
texture_ 🔒copy_ range - Validate the extent and alignment of a texture copy.