Skip to content

Avoid initializing SKMetalView twice#3256

Merged
mattleibow merged 1 commit intomono:mainfrom
jeremy-visionaid:metal-double-init
May 1, 2025
Merged

Avoid initializing SKMetalView twice#3256
mattleibow merged 1 commit intomono:mainfrom
jeremy-visionaid:metal-double-init

Conversation

@jeremy-visionaid
Copy link
Contributor

Description of Change

Avoids creating GRMtlBackendContext twice (and the duplicate command queue)

Bugs Fixed

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

@dotnet-policy-service
Copy link
Contributor

Hey there @@jeremy-visionaid! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@mattleibow mattleibow merged commit 2b3f5bf into mono:main May 1, 2025
2 checks passed
jonlipsky added a commit to jonlipsky/SkiaSharp that referenced this pull request May 1, 2025
* Added PostScriptName property

* Avoid initializing SKMetalView twice (mono#3256)

* Added unit test

---------

Co-authored-by: Jeremy Powell <47993233+jeremy-visionaid@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants