W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUPipelineBase
interface
GPUPipelineBase {
getBindGroupLayout(
index
:
number
)
:
GPUBindGroupLayout
;
}
Methods
getBindGroupLayout(
index
:
number
)
:
GPUBindGroupLayout
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUPipelineBase