s_readpix.c looks bogus in the depth fastpaths, where it's changing GetRow results based on rb->Format instead of only looking at rb->DataType vs type. I came up with these tests trying to hit those, but they're passing for me. Have I missed something obvious?