W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUTextureAspect
type
GPUTextureAspect =
"all"
|
"stencil-only"
|
"depth-only"
;
Type
"all"
|
"stencil-only"
|
"depth-only"
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUTextureAspect