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