Uses of Interface
club.doki7.webgpu.datatype.IWGPUBindGroupLayoutDescriptor
Packages that use IWGPUBindGroupLayoutDescriptor
-
Uses of IWGPUBindGroupLayoutDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUBindGroupLayoutDescriptorModifier and TypeMethodDescription@Nullable WGPUBindGroupLayout
WGPU.deviceCreateBindGroupLayout
(WGPUDevice device, IWGPUBindGroupLayoutDescriptor descriptor) -
Uses of IWGPUBindGroupLayoutDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUBindGroupLayoutDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUBindGroupLayoutDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.