W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUBufferBindingType
type
GPUBufferBindingType =
"uniform"
|
"storage"
|
"read-only-storage"
;
Type
"uniform"
|
"storage"
|
"read-only-storage"
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUBufferBindingType