Skip to content

renderer: make sure to remove the depth_stencil_alpha_state from the context

The dsa and dsa_state need to be reset on the context to ensure that the depth_stencil_alpha_state is not being used after being freed.

Merge request reports