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