Skip to content

Support Sliced 3D for ASTC #7577

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

Open
wants to merge 10 commits into
base: trunk
Choose a base branch
from

Conversation

mehmetoguzderin
Copy link
Contributor

@mehmetoguzderin mehmetoguzderin commented Apr 19, 2025

Connections

Fixes #7576

Description

This PR aims to enable "texture-compression-astc-sliced-3d" for backends that support ASTC (such as excluding D3D12).

If any aspects could be improved to make it more suitable for the project, please let me know, and I will adjust it. Thank you very much in advance!

Testing

Mainly cargo xtask test.

Squash or Rebase?

Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@mehmetoguzderin mehmetoguzderin requested review from crowlKats and a team as code owners April 19, 2025 00:21
@mehmetoguzderin
Copy link
Contributor Author

Adjusted after running cargo clippy --tests --target wasm32-unknown-unknown locally. Thank you!

@ErichDonGubler ErichDonGubler self-assigned this Apr 21, 2025
@ErichDonGubler ErichDonGubler removed their assignment Apr 23, 2025
@cwfitzgerald cwfitzgerald self-assigned this Apr 23, 2025
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.

Sliced 3D for ASTC
3 participants