interface GPUProgrammablePassEncoder
Methods Jump to heading
Jump to headingsetBindGroup(): undefined
Jump to headingsetBindGroup(index: number,bindGroup: GPUBindGroup,dynamicOffsetsData: Uint32Array,dynamicOffsetsDataStart: number,dynamicOffsetsDataLength: number,): undefined
Jump to headingpushDebugGroup(groupLabel: string): undefined
Jump to headingpopDebugGroup(): undefined
Jump to headinginsertDebugMarker(markerLabel: string): undefined