Skip to content
Snippets Groups Projects
Commit 037e8436 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard
Browse files

tests/shader_runner: Pass only valid stages to vkCreateGraphicsPipelines().

The first thing that's broken is that the "sType" field isn't
VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, but we're also
passing invalid "module" handles.
parent 7fbd753c
No related branches found
No related tags found
1 merge request!813tests/shader_runner: Pass only valid stages to vkCreateGraphicsPipelines().
Pipeline #25522 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment