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 SPIRV-Tools and SPIRV-Headers #2666

Merged
merged 2 commits into from
Jun 15, 2021

Conversation

alan-baker
Copy link
Contributor

Updates SPIRV-Tools (and its headers) to latest.

Fixes test expectations due to validation changes.

@greg-lunarg
Copy link
Contributor

Do you know anything about the new Validation failed messages? I checked one manually and its passing.

@alan-baker
Copy link
Contributor Author

Do you know anything about the new Validation failed messages? I checked one manually and its passing.

This pulls in a recent validator change that checks which stages are allowed Output variables. Glslang's HLSL path generates Output variables for some cases at least. That is why there are new failures. The new success is the subgroup uniform control flow.

@greg-lunarg
Copy link
Contributor

Ah. Yes, validation is failing with --target-env vulkan1.2. I will make a note to clean those tests up later.

@greg-lunarg greg-lunarg merged commit a23e143 into KhronosGroup:master Jun 15, 2021
@alan-baker alan-baker deleted the update-tools branch June 16, 2021 02:18
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