freedreno: texture layout test for MSAA
This doesn't help a ton -- the way we tend to catch height-related layout failures is by the offset of the following mip level being wrong, and for MSAA we only get one miplevel. However, it's a step forward for assurance about our layouts.
(I think the next step is comparing our layer size to the blob's)