GPUPipelineBase
- class wgpu.GPUPipelineBase
Bases:
object
A mixin class for render and compute pipelines.
- get_bind_group_layout(index: int) 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.