GPUPipelineBase

class wgpu.GPUPipelineBase

Bases: object

A mixin class for render and compute pipelines.

get_bind_group_layout(index)

Get the bind group layout at the given index.