2848e2f28e
This turned out to be not a CTS bug but rather hardware bug around the cache handle BCn textures. It requires significant tracking to detect such cases, and it's likely not worth a workaround since reading a texture as both compressed and uncompressed in succession shall not be a realistic use case. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6689 Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17345>