<dj-death>
validation complains locally but that passes
<dj-death>
so I'm wondering if the CI has an older VVL installed and maybe that crashes
<dj-death>
because it gets errors too
<zmike>
CI has the latest tag I think
<zmike>
but also I don't think CI uses VVL for anv
alyssa has left #zink [#zink]
<dj-death>
it shows in the logs
<zmike>
huh
<dj-death>
quite a lot of "The Vulkan spec states: If the pipeline is being created with pre-rasterization shader state and pStages includes tessellation shader stages, the topology member of pInputAssembly must be VK_PRIMITIVE_TOPOLOGY_PATCH_LIST"
<zmike>
guess I forgot
<dj-death>
seems like every test crashes has the same kind of error
<dj-death>
"The Vulkan spec states: If the pipeline is being created with pre-rasterization shader state and vertex input state and the topology member of pInputAssembly is VK_PRIMITIVE_TOPOLOGY_PATCH_LIST, pStages must include tessellation shader stages"
<dj-death>
like this one : KHR-GL46.constant_expressions.array_normalize_vec2_fragment
<zmike>
🤔
<zmike>
well the VVL tag is in the gitlab scripts
<dj-death>
ah lol
<dj-death>
apparently that error only shows if you run a tess test before