Skip to content

util/queue: don't require a fence when adding a job

Mike Blumenkrantz requested to merge zmike/mesa:queue_without_fences into main

sometimes we just want to fire jobs off into the void and don't care if or when they finish

Merge request reports

Loading