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