mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
If view is null and the comparison (view == src->s.u.object) is false, vkd3d_view_decref will be called on null.
If view is null and the comparison (view == src->s.u.object) is false, vkd3d_view_decref will be called on null.