class GPUQueue
implements GPUObjectBase
Properties #
Methods #
#onSubmittedWorkDone(): Promise<undefined>#submit(commandBuffers: GPUCommandBuffer[]): undefined#writeBuffer(): undefined#writeTexture(destination: GPUImageCopyTexture,data: BufferSource,dataLayout: GPUImageDataLayout,size: GPUExtent3D,): undefined