Skip to content

renderer: Unbind the sampler state from the subcontext on destroy

Make sure to not leave a dungling pointer in the case the sampler state object is destroyed before the sub context.

Merge request reports