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