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_dst_format ๐Ÿ”’
Validate the destination format of a texture copy.
validate_texture_copy_range ๐Ÿ”’
Validate the extent and alignment of a texture copy.
validate_texture_copy_src_format ๐Ÿ”’
Validate the source format of a texture copy.

Type Aliasesยง

CopyExternalImageDestInfo
TexelCopyBufferInfo
TexelCopyTextureInfo