Module transfer

Source

Enums§

CopySide
TransferError
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.

Type Aliases§

CopyExternalImageDestInfo
TexelCopyBufferInfo
TexelCopyTextureInfo