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