Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metal: add config to abandon frame if drawable cannot be acquired #8397

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

bejado
Copy link
Member

@bejado bejado commented Jan 29, 2025

Give clients the option to abandon a frame if we cannot obtain a CAMetalDrawable from the swap chain.

BUGS = [387888833]

Copy link

Please add a release note line to NEW_RELEASE_NOTES.md. If this PR does not warrant a release note, add the 'internal' label to this PR.

@pixelflinger pixelflinger added the internal Issue/PR does not affect clients label Jan 29, 2025
@bejado bejado force-pushed the bjd/metal-drawable-failure-behavior branch from 49054a5 to f83e983 Compare January 30, 2025 20:18
@bejado bejado requested a review from pixelflinger January 30, 2025 20:18
@bejado bejado merged commit 9a2ca8d into main Jan 31, 2025
13 checks passed
@bejado bejado deleted the bjd/metal-drawable-failure-behavior branch January 31, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants