Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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