Uses of Interface
club.doki7.webgpu.WGPUFunctionTypes.IWGPUDeviceLostCallback
Packages that use WGPUFunctionTypes.IWGPUDeviceLostCallback
-
Uses of WGPUFunctionTypes.IWGPUDeviceLostCallback in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type WGPUFunctionTypes.IWGPUDeviceLostCallbackModifier and TypeMethodDescriptionstatic MethodHandle
WGPUFunctionTypes.IWGPUDeviceLostCallback.of
(@NotNull WGPUFunctionTypes.IWGPUDeviceLostCallback lambda) static MemorySegment
WGPUFunctionTypes.IWGPUDeviceLostCallback.ofNative
(@NotNull WGPUFunctionTypes.IWGPUDeviceLostCallback lambda) static MemorySegment
WGPUFunctionTypes.IWGPUDeviceLostCallback.ofNative
(@NotNull Arena arena, @NotNull WGPUFunctionTypes.IWGPUDeviceLostCallback lambda) -
Uses of WGPUFunctionTypes.IWGPUDeviceLostCallback in club.doki7.webgpu.datatype
Methods in club.doki7.webgpu.datatype with parameters of type WGPUFunctionTypes.IWGPUDeviceLostCallbackModifier and TypeMethodDescriptionWGPUDeviceLostCallbackInfo.callback
(@NotNull WGPUFunctionTypes.IWGPUDeviceLostCallback value) WGPUDeviceLostCallbackInfo.callback
(@NotNull Arena arena, @NotNull WGPUFunctionTypes.IWGPUDeviceLostCallback value)