deno / 1.23.2 / ~ / gpurenderpipeline.html /

GPURenderPipeline

class GPURenderPipeline implements GPUObjectBase, GPUPipelineBase {
label : string | null;
getBindGroupLayout( index: number) : GPUBindGroupLayout;
}

Properties

label : string | null

Methods

getBindGroupLayout( index: number) : GPUBindGroupLayout