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