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