Spec-Zone.ru › Deno 1

GPUTexture

class GPUTexture implements GPUObjectBase {
label: string;
createView(descriptor?: GPUTextureViewDescriptor): GPUTextureView;
destroy(): undefined;
}

Реализует

GPUObjectBase

Свойства

label: string

Методы

createView(descriptor?: GPUTextureViewDescriptor): GPUTextureView
destroy(): undefined

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUTexture

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API