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 TypeMethodDescriptionintWGPU.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 recordRepresents a pointer to aWGPUFutureWaitInfostructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.