Skip to content

feat: mipmap generator #209

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

Merged
merged 1 commit into from
Dec 12, 2024
Merged

feat: mipmap generator #209

merged 1 commit into from
Dec 12, 2024

Conversation

re-ovo
Copy link
Contributor

@re-ovo re-ovo commented Nov 12, 2024

🤔 This is a

  • New feature
  • Bug fix
  • Site / Document optimization
  • TypeScript definition update
  • Refactoring
  • Performance improvement
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

Fix #200

💡 Background and solution

Add mipmap generation for WebGPU backend
image

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@wang1212 wang1212 changed the base branch from master to release November 20, 2024 06:24
@xiaoiver xiaoiver merged commit 5635a89 into antvis:release Dec 12, 2024
8 checks passed
xiaoiver added a commit that referenced this pull request Dec 12, 2024
* fix: fixed binding group layout validation error (#207)

WebGPU does not allow automatically inferred layouts to be shared between different pipelines

* feat: mipmap generator (#209)

* fix: fixed error when render target and swap chain height don't match (#208)

---------

Co-authored-by: RE <[email protected]>
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.

WebGPU 支持生成 mipmap
2 participants