Uses of Interface
club.doki7.webgpu.datatype.IWGPUCommandBufferDescriptor
Packages that use IWGPUCommandBufferDescriptor
-
Uses of IWGPUCommandBufferDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUCommandBufferDescriptorModifier and TypeMethodDescription@Nullable WGPUCommandBuffer
WGPU.commandEncoderFinish
(WGPUCommandEncoder commandEncoder, @Nullable IWGPUCommandBufferDescriptor descriptor) -
Uses of IWGPUCommandBufferDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUCommandBufferDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUCommandBufferDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.