767818d8d9
When we copy the depth aspect of a D32S8 image to or from a R32 image, we don't need to split the copy or modify the aspect mask. Limit this path to "true" D32S8->D32S8 copies. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33780>