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

vk: workaround a renderStandaloneView issue #8126

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

poweifeng
Copy link
Contributor

Found through testing that renderStandaloneView+vk+swiftshader seems to cause synchronization issues, which results in incorrect rendering. Here we workaround the issue by forcibly flush and wait per renderStandaloneView call.

BUG=361822355

Found through testing that renderStandaloneView+vk+swiftshader
seems to cause synchronization issues, which results in incorrect
rendering. Here we workaround the issue by forcibly flush and
wait per renderStandaloneView call.

BUG=361822355
@poweifeng poweifeng added the internal Issue/PR does not affect clients label Sep 13, 2024
@poweifeng poweifeng enabled auto-merge (rebase) September 18, 2024 05:32
@poweifeng poweifeng merged commit 2147a7a into main Sep 18, 2024
11 checks passed
@poweifeng poweifeng deleted the pf/vk-workaround-rsv-bug branch September 18, 2024 05:47
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.

3 participants