class

WGPU::PipelineLayout

Inherits WGPU::WgpuId / Reference / Object

Constructors

new(device : Device, layout : Array(BindGroupLayout) = [] of BindGroupLayout, *args, label : String | Nil = nil)
Source

Class methods

empty(device : Device, *args, label : String | Nil = nil)
Source