mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 09:08:07 +02:00
This tests the following matrix: - Format: RGBA8Unorm, RGBA16Unorm, RGBA32Float - Samples: 2 or 4 - Layers: 1 or 2 - Width: Interesting values 1..4097 - Height: Interesting values 1..4097 Compression is based on the dimensions (that is, everything that can be compressed is). This test compares both the total texture size and the compression metadata offset. Signed-off-by: Asahi Lina <lina@asahilina.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22971> |
||
|---|---|---|
| .. | ||
| comp-twiddled.txt | ||
| miptree.txt | ||
| msaa.txt | ||
| test-generated.cpp | ||
| test-layout.cpp | ||
| uncomp-twiddled.txt | ||