Skip to content

Conversation

joselopeqti
Copy link
Contributor

In #2409 a hard dependency on SPIR-V Headers was added. This change removes the hard dependency on them and adds a TEST_FAIL in test_conformance/api/test_spirv_queries.cpp when the SPIR-V Headers are not provided but the cl_khr_spirv_queries extension is available.

Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

This adds another config we would need to test. Is it really that bad to clone the SPIR-V headers? If so, it might be wise to add at least one CI config that builds without the SPIR-V headers so this doesn't break.

We could also revisit moving the SPIR-V queries test out of test_api and into test_spirv_new, if that would be helpful, see: #2409 (comment).

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