W3cubDocs

/Deno

GPUPipelineBase

interface GPUPipelineBase {
getBindGroupLayout(index: number): GPUBindGroupLayout;
}

Methods

getBindGroupLayout(index: number): GPUBindGroupLayout

© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUPipelineBase