Zernikalos/zernikalos.context.webgpu/GPUQueue GPUQueue WebGPU external class GPUQueue(source) Members Constructors GPUQueue Link copied to clipboard WebGPU constructor() Functions copyExternalImageToTexture Link copied to clipboard WebGPU fun copyExternalImageToTexture(source: GPUImageCopyExternalImage, destination: GPUImageCopyTexture, copySize: GPUExtent3D) submit Link copied to clipboard WebGPU fun submit(commandBuffers: Array<GPUCommandBuffer>) writeBuffer Link copied to clipboard WebGPU fun writeBuffer(buffer: GPUBuffer, offset: Int, data: Any) GPUPrimitiveTopologyPrevious PageGPURenderPassColorAttachmentNext Page