Uses of Interface
club.doki7.webgpu.datatype.IWGPURenderBundleDescriptor
Packages that use IWGPURenderBundleDescriptor
-
Uses of IWGPURenderBundleDescriptor in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPURenderBundleDescriptorModifier and TypeMethodDescription@Nullable WGPURenderBundle
WGPU.renderBundleEncoderFinish
(WGPURenderBundleEncoder renderBundleEncoder, @Nullable IWGPURenderBundleDescriptor descriptor) -
Uses of IWGPURenderBundleDescriptor in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPURenderBundleDescriptorModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPURenderBundleDescriptor
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.