zink: don't check rebind count outside of buffer/image rebind function
zink_resource_has_binds() only checks descriptor binds, and this doesn't include streamout or fb bindings, so call these functions from the specific rebind points to ensure those cases are also checked fixes #5541 cc: mesa-stable Reviewed-by:Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!13490>
Loading
Please register or sign in to comment