Uses of Interface
club.doki7.webgpu.datatype.IWGPUFutureWaitInfo
Packages that use IWGPUFutureWaitInfo
-
Uses of IWGPUFutureWaitInfo in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUFutureWaitInfoModifier and TypeMethodDescriptionint
WGPU.instanceWaitAny
(WGPUInstance instance, long futureCount, @Nullable IWGPUFutureWaitInfo futures, long timeoutNs) -
Uses of IWGPUFutureWaitInfo in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUFutureWaitInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUFutureWaitInfo
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.