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

tests: Fix UnknownWriteComponentA8Unorm #6864

Merged

Conversation

spencer-lunarg
Copy link
Contributor

NegativeShaderStorageImage.UnknownWriteComponentA8Unorm was crashing in mesa because of an uncaught check in spirv-val (now added KhronosGroup/SPIRV-Tools#5458)

You can't use ZeroExtend on a float image (A8_UNORM)

@spencer-lunarg spencer-lunarg requested a review from a team as a code owner October 30, 2023 08:28
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 73646.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 14332 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 14332 passed.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 74551.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 14359 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 14359 passed.

@spencer-lunarg spencer-lunarg merged commit 2160e26 into KhronosGroup:main Oct 31, 2023
19 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-testa8unorm branch October 31, 2023 09:56
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