Skip to content

Remove eager preparation of screenshot data.#15

Merged
olehkuznetsov merged 1 commit into
android-graphics:mainfrom
m--koma:lists
May 13, 2026
Merged

Remove eager preparation of screenshot data.#15
olehkuznetsov merged 1 commit into
android-graphics:mainfrom
m--koma:lists

Conversation

@m--koma
Copy link
Copy Markdown

@m--koma m--koma commented May 13, 2026

Fixes screenshots layer crash on ANGLE due to calling CmdBlitImage too early (during CreateSwapchainKHR) when the image was still in an UNDEFINED layout.

Test: manual verification
Bug: 512793871

Fixes screenshots layer crash on ANGLE due to calling CmdBlitImage too early (during CreateSwapchainKHR) when the image was still in an UNDEFINED layout.

Test: manual verification
Bug: 512793871
@m--koma m--koma requested a review from olehkuznetsov May 13, 2026 13:43
@olehkuznetsov olehkuznetsov merged commit 952f9f6 into android-graphics:main May 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants