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