Skip to content

zink: implement async compute pipeline creation

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

this isn't possible for gfx pipelines yet, but compute pipelines can be precompiled in a thread

Merge request reports