Module transfer

Source

Enums§

CopyError
Error encountered while attempting to do a copy on a command encoder.
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_linear_texture_data 🔒
WebGPU’s validating linear texture data algorithm.
validate_texture_copy_range 🔒
WebGPU’s validating texture copy range algorithm.

Type Aliases§

CopyExternalImageDestInfo
ImageCopyBufferDeprecated
ImageCopyTextureDeprecated
ImageCopyTextureTaggedDeprecated
TexelCopyBufferInfo
TexelCopyTextureInfo