Skip to content

Add mipmap support to createTextureWithData.#1332

Draft
manon-traverse wants to merge 2 commits into
llvm:mainfrom
Traverse-Research:create-texture-with-data-upload-mips
Draft

Add mipmap support to createTextureWithData.#1332
manon-traverse wants to merge 2 commits into
llvm:mainfrom
Traverse-Research:create-texture-with-data-upload-mips

Conversation

@manon-traverse

@manon-traverse manon-traverse commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Based on #1330 and #1331

createTextureWithData now also uploads mipmap when creating a texture.

This required introducing a new function to query the texture footprint, as well as adding support for copying mips to the copyBufferToTexture function.

@manon-traverse manon-traverse force-pushed the create-texture-with-data-upload-mips branch from ee08c94 to 4eafcd6 Compare June 25, 2026 17:35
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.

1 participant