deno / 1.23.2 / ~ / gpucomputepipeline.html /

GPUComputePipeline

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

Properties

label : string | null

Methods

getBindGroupLayout( index: number) : GPUBindGroupLayout