Skip to content

igl | opengl | Call glInvalidateFramebuffer() if attachment.storeAction != StoreAction::Store.#400

Closed
vinsentli wants to merge 1 commit into
facebook:mainfrom
vinsentli:glInvalidateFramebuffer
Closed

igl | opengl | Call glInvalidateFramebuffer() if attachment.storeAction != StoreAction::Store.#400
vinsentli wants to merge 1 commit into
facebook:mainfrom
vinsentli:glInvalidateFramebuffer

Conversation

@vinsentli

Copy link
Copy Markdown
Contributor

The previous attempt to add this line before BlitFramebuffer(vinsentli@4e14b8e) caused errors and was reverted(vinsentli@980e4e9). Placing it after the blit operation ensures the framebuffer state is valid during the copy.

@meta-cla meta-cla Bot added the cla signed label Jun 15, 2026
@meta-codesync

meta-codesync Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@corporateshark has imported this pull request. If you are a Meta employee, you can view this in D108577861.

@meta-codesync meta-codesync Bot closed this in 33f3523 Jun 15, 2026
@meta-codesync meta-codesync Bot added the Merged label Jun 15, 2026
@meta-codesync

meta-codesync Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@corporateshark merged this pull request in 33f3523.

@vinsentli vinsentli deleted the glInvalidateFramebuffer branch June 16, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants