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