class GPUQueue
implementsGPUObjectBase
label: stringonSubmittedWorkDone(): Promise<undefined>submit(commandBuffers: GPUCommandBuffer[]): undefinedwriteBuffer(): undefinedwriteTexture(destination: GPUImageCopyTexture,data: BufferSource,dataLayout: GPUImageDataLayout,size: GPUExtent3D,): undefined