Skip to content

nv30: fix an issue when this push buffer is NULL

Adam Stylinski requested to merge ilikerackmounts/mesa:fix_empty_fence into main

Fixing an issue when an empty context is destroyed. This was fixed the same exact way that nv50 handles it.

Edited by Adam Stylinski

Merge request reports