A compiled GPU render pipeline (shaders + fixed-function state).Documentation Index
Fetch the complete documentation index at: https://rive-editor-sidebar-reorg.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Constructors
new
Methods
getBindGroupLayout
@group(N).
Errors if bindGroupLayouts was supplied at construction (reuse
the explicit one) or if N is not bound by the shader. Mirrors
WebGPU’s pipeline.getBindGroupLayout(index).