Skip to content

helloTriangleMSAA: avoid creating a texture every frame#566

Merged
kainino0x merged 1 commit into
webgpu:mainfrom
kainino0x:msaatexture
May 22, 2026
Merged

helloTriangleMSAA: avoid creating a texture every frame#566
kainino0x merged 1 commit into
webgpu:mainfrom
kainino0x:msaatexture

Conversation

@kainino0x
Copy link
Copy Markdown
Collaborator

Fixes #565

Copy link
Copy Markdown
Collaborator

@beaufortfrancois beaufortfrancois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this!

@kainino0x kainino0x merged commit 904fe34 into webgpu:main May 22, 2026
1 check passed
@kainino0x kainino0x deleted the msaatexture branch May 22, 2026 18:30
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.

Hello Triangle MSAA creates a texture on every frame and doesn't destroy it, causing OOM in many configs

2 participants