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

Minor fix for amber internal vk config #1050

Conversation

petermcneeleychromium
Copy link
Collaborator

The main fix here is that the next_ptr must be updated if you have variable_pointers_feature_

Secondary fix is that the "float16" test case actually needs "uniformAndStorageBuffer16BitAccess" feature.

[1]
https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkPhysicalDevice16BitStorageFeatures.html

@petermcneeleychromium petermcneeleychromium merged commit 7c145a3 into google:main Sep 23, 2024
5 of 13 checks passed
@petermcneeleychromium petermcneeleychromium deleted the minor_fix_for_vk_config branch October 3, 2024 14:11
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