Uses of Interface
club.doki7.webgpu.WGPUFunctionTypes.IWGPUUncapturedErrorCallback
Packages that use WGPUFunctionTypes.IWGPUUncapturedErrorCallback
-
Uses of WGPUFunctionTypes.IWGPUUncapturedErrorCallback in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type WGPUFunctionTypes.IWGPUUncapturedErrorCallbackModifier and TypeMethodDescriptionstatic MethodHandleWGPUFunctionTypes.IWGPUUncapturedErrorCallback.of(@NotNull WGPUFunctionTypes.IWGPUUncapturedErrorCallback lambda) static MemorySegmentWGPUFunctionTypes.IWGPUUncapturedErrorCallback.ofNative(@NotNull WGPUFunctionTypes.IWGPUUncapturedErrorCallback lambda) static MemorySegmentWGPUFunctionTypes.IWGPUUncapturedErrorCallback.ofNative(@NotNull Arena arena, @NotNull WGPUFunctionTypes.IWGPUUncapturedErrorCallback lambda) -
Uses of WGPUFunctionTypes.IWGPUUncapturedErrorCallback in club.doki7.webgpu.datatype
Methods in club.doki7.webgpu.datatype with parameters of type WGPUFunctionTypes.IWGPUUncapturedErrorCallbackModifier and TypeMethodDescriptionWGPUUncapturedErrorCallbackInfo.callback(@NotNull WGPUFunctionTypes.IWGPUUncapturedErrorCallback value) WGPUUncapturedErrorCallbackInfo.callback(@NotNull Arena arena, @NotNull WGPUFunctionTypes.IWGPUUncapturedErrorCallback value)