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 WGPUBufferWGPU.deviceCreateBuffer(WGPUDevice device, IWGPUBufferDescriptor descriptor) -
Uses of IWGPUBufferDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUBufferDescriptorModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUBufferDescriptorstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.