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