GPUTexture
class GPUTexture implements GPUObjectBase {}label: string;destroy(): undefined;
Реализует
Свойства
label: stringМетоды
createView(descriptor?: GPUTextureViewDescriptor): GPUTextureViewdestroy(): undefined
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUTexture