Skip to content

zink: be explicit about separate shader dsl indexing during creation

Mike Blumenkrantz requested to merge zmike/mesa:zink-dsl into main

this fixes a minor issue where a fs without a vs dsl would have the wrong index

Fixes: e3b746e3 ("zink: use GPL to handle (simple) separate shader objects")

Merge request reports