radv: Remove assert about pDepthStencilState
Mafia III hits this case during regular gameplay.
RenderDoc's serialization code replaces unused references with NULL pointers, which caused this assert to fire when the NULL state wasn't really dereferenced.
Edited by Tony Wasserka