W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPURenderBundleEncoderDescriptor
interface
GPURenderBundleEncoderDescriptor
extends
GPURenderPassLayout
{
depthReadOnly?
:
boolean
;
stencilReadOnly?
:
boolean
;
}
Extends
GPURenderPassLayout
Properties
depthReadOnly?
:
boolean
stencilReadOnly?
:
boolean
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPURenderBundleEncoderDescriptor