Skip to content
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

Support ASTC HDR formats #2371

Closed
cwfitzgerald opened this issue Jan 9, 2022 · 2 comments
Closed

Support ASTC HDR formats #2371

cwfitzgerald opened this issue Jan 9, 2022 · 2 comments
Labels
api: dx11 Issues with DX11 or DXGI api: dx12 Issues with DX12 or DXGI area: api Issues related to API surface help wanted Contributions encouraged type: enhancement New feature or request

Comments

@cwfitzgerald
Copy link
Member

Is your feature request related to a problem? Please describe.

Gives access to hdr compressed textures on mobile devices.

Describe the solution you'd like

Implement it on top of metal and on top of VK_EXT_texture_compression_astc_hdr

Describe alternatives you've considered

Not doing this, there's no alternative formats.

@cwfitzgerald cwfitzgerald added type: enhancement New feature or request area: api Issues related to API surface help wanted Contributions encouraged labels Jan 9, 2022
@teoxoy
Copy link
Member

teoxoy commented Dec 5, 2022

Status:

We could still implement this for DX11 and DX12.

@teoxoy teoxoy added api: dx12 Issues with DX12 or DXGI api: dx11 Issues with DX11 or DXGI labels Dec 5, 2022
@cwfitzgerald
Copy link
Member Author

D3D only supports BCn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dx11 Issues with DX11 or DXGI api: dx12 Issues with DX12 or DXGI area: api Issues related to API surface help wanted Contributions encouraged type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants