Skip to content

tu: Assert that if draw state is enabled it has valid iova

GPU faults at draw state loading completely could completely bring down the board. (Happened on HDK888)

--

Was especially nasty since it happened RenderDoc, though the issue in RenderDoc is fixed now, see https://github.com/baldurk/renderdoc/issues/2695

We probably should have some kind of cmdstream validation...

Merge request reports