GPUPipelineBase
- class wgpu.GPUPipelineBase
Bases:
objectA mixin class for render and compute pipelines.
- get_bind_group_layout(index: int | None = None) GPUBindGroupLayout
Get the bind group layout at the given index.
Bases: object
A mixin class for render and compute pipelines.
Get the bind group layout at the given index.