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

Update VK_EXT_image_compression_control support query example #2285

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

JoseEmilio-ARM
Copy link
Contributor

According to the Spec, VkImageCompressionPropertiesEXT will be empty unless a VkImageCompressionControlEXT is added to the VkPhysicalDeviceImageFormatInfo2 pNext chain. This might be easy to miss if following the example as it was laid out before.

Additionally, removed the signature of vkGetPhysicalDeviceImageFormatProperties2 as it was not necessary.

Added a small clarification that might be easy to miss in the Spec
@oddhack oddhack added this to the Signed-off to Merge milestone Jan 3, 2024
@oddhack oddhack merged commit 24e57ed into KhronosGroup:main Jan 5, 2024
10 checks passed
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.

3 participants