deno / 1.23.2 / ~ / gpupipelinebase.html /

GPUPipelineBase

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

Methods

getBindGroupLayout( index: number) : GPUBindGroupLayout

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