GPUImageCopyTexture
interface GPUImageCopyTexture {aspect?: GPUTextureAspect;mipLevel?: number;origin?: GPUOrigin3D;texture: GPUTexture;}
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUImageCopyTexture
interface GPUImageCopyTexture {aspect?: GPUTextureAspect;mipLevel?: number;origin?: GPUOrigin3D;texture: GPUTexture;}
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUImageCopyTexture
|
|