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

Add support for VK_EXT_image_compression_control #3562

Open
wants to merge 2 commits into
base: v1.x
Choose a base branch
from

Conversation

cmannett85-arm
Copy link
Collaborator

Adding support for VK_EXT_image_compression_control and VK_EXT_image_compression_control_swapchain.

  • Tested on Mali G715 (r54p0) using the Vulkan Samples image_compression_control sample.

Unfortunately I can only test VK_EXT_image_compression_control on Mali as it appears to be the only GPU that I have that supports it. Neither my 4060 or RX7600 support it!

Even worse I can't find anything that supports VK_EXT_image_compression_control_swapchain in order to test it. But as it consists entirely of only a single new features struct, it seems silly not to throw it in.

@cmannett85-arm cmannett85-arm changed the title Compression control Add support for VK_EXT_image_compression_control Mar 20, 2025
@cmannett85-arm cmannett85-arm requested a review from baldurk March 21, 2025 10:15
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.

2 participants