-
- Downloads
vkd3d: Handle the case where a descriptor is null and is concurrently written non-null.
If view is null and the comparison (view == src->s.u.object) is false, vkd3d_view_decref will be called on null.
Loading
Please register or sign in to comment