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

Derivate subgroup fix #442

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

robclark
Copy link
Contributor

Add missing checks for subgroup support. Fixes dEQP-VK.glsl.derivate.* on devices which do not support VK_SUBGROUP_FEATURE_QUAD_BIT

For the tests that need subgroup ops, use the existing subgroups helper,
rather than open-coding the same checks.
Some of these tests require subgroup ops support, but didn't bother
checking whether they were supported.  Add this missing checks.
@CLAassistant
Copy link

CLAassistant commented Jan 27, 2024

CLA assistant check
All committers have signed the CLA.

@okias
Copy link
Contributor

okias commented Jan 29, 2024

Tested-by: David Heidelberg <[email protected]>

Tested in our MesaCI.

@lordalcol
Copy link
Contributor

We are currently checking and reviewing this in Khronos CI.

Copy link
Contributor

@lordalcol lordalcol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes in these two commits are already present in main.

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.

4 participants