GRContext.CreateVulkan Method

Definition

Overloads

CreateVulkan(GRVkBackendContext)
CreateVulkan(GRVkBackendContext, GRContextOptions)

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