W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUBindGroupEntry
interface
GPUBindGroupEntry {
binding
:
number
;
resource
:
GPUBindingResource
;
}
Properties
binding
:
number
resource
:
GPUBindingResource
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUBindGroupEntry