Edit

Share via


GRContext.CreateVulkan Method

Definition

Overloads

CreateVulkan(GRVkBackendContext)

public static SkiaSharp.GRContext CreateVulkan(SkiaSharp.GRVkBackendContext backendContext);

Parameters

backendContext
GRVkBackendContext

Returns

Applies to

CreateVulkan(GRVkBackendContext, GRContextOptions)

public static SkiaSharp.GRContext CreateVulkan(SkiaSharp.GRVkBackendContext backendContext, SkiaSharp.GRContextOptions options);

Parameters

backendContext
GRVkBackendContext

Returns

Applies to