writeTexture
fun writeTexture(destination: GPUTexelCopyTextureInfo, data: AllowSharedBufferSource, dataLayout: GPUTexelCopyBufferLayout, size: GPUExtent3D)(source)
The writeTexture() method of the GPUQueue interface writes a provided data source into a given GPUTexture.