Skip to content

zink: add util function for submitting the compute batch

Mike Blumenkrantz requested to merge zmike/mesa:zink-compute_util into master

sometimes we just want to submit this and not wait on it, so this function unifies that code

Merge request reports