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 MethodHandle
WGPUFunctionTypes.IWGPUCreateComputePipelineAsyncCallback.of
(@NotNull WGPUFunctionTypes.IWGPUCreateComputePipelineAsyncCallback lambda) static MemorySegment
WGPUFunctionTypes.IWGPUCreateComputePipelineAsyncCallback.ofNative
(@NotNull WGPUFunctionTypes.IWGPUCreateComputePipelineAsyncCallback lambda) static MemorySegment
WGPUFunctionTypes.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)