Skip to content

nvk: Set a command buffer error if pushbuf alloc fails

Faith Ekstrand requested to merge gfxstrand/mesa:nvk/pushbuf-err into main

This case is super unlikely (nearly impossible in practice) but we should set the command buffer error if it happens.

Merge request reports

Loading