Skip to content

Document Graphite native and MAUI views #200

Description

@mattleibow

Document the public APIs added by mono/SkiaSharp#4728:

  • SKGraphiteBackendSemaphore
  • SKGraphiteMutableTextureState
  • SKGraphiteInsertRecordingOptions
  • SKGraphiteFinishedDelegate
  • SKGraphiteBackendTexture.CreateVulkan(..., ulong vkImage) and TextureInfo
  • SKGraphiteRecorder.CreateDeferredCanvas
  • SKGraphiteContext.InsertRecording(..., SKGraphiteInsertRecordingOptions)
  • Native SKGraphiteMetalView and SKGraphiteVulkanView
  • MAUI SKGraphiteView, ISKGraphiteView, SKPaintGraphiteSurfaceEventArgs, and SKGraphiteRenderFailedEventArgs

The documentation should explain recorder thread affinity, the deferred record/snap/insert/submit model, event-scoped surface/backend texture lifetimes, Android Vulkan 1.1/API 24 requirements, supported platforms (iOS, Mac Catalyst, Android; native macOS/tvOS controls), and the absence of a silent Ganesh fallback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions