Spec-Zone.ru › Deno 1

GPURenderPassColorAttachment

interface GPURenderPassColorAttachment {
clearValue?: GPUColor;
loadOp: GPULoadOp;
resolveTarget?: GPUTextureView;
storeOp: GPUStoreOp;
view: GPUTextureView;
}

Свойства

clearValue?: GPUColor
loadOp: GPULoadOp
resolveTarget?: GPUTextureView
storeOp: GPUStoreOp
view: GPUTextureView

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

Spec-Zone.ru

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