mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 23:40:12 +01:00
ail: Add unit tests for compression
Signed-off-by: Asahi Lina <lina@asahilina.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19999>
This commit is contained in:
parent
0ba63d5c26
commit
bea975b298
2 changed files with 6681 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ if with_tests
|
|||
'asahi_layout_tests',
|
||||
files(
|
||||
'tests/test-layout.cpp',
|
||||
'tests/test-compression.cpp',
|
||||
),
|
||||
c_args : [c_msvc_compat_args, no_override_init_args],
|
||||
gnu_symbol_visibility : 'hidden',
|
||||
|
|
|
|||
6680
src/asahi/layout/tests/test-compression.cpp
Normal file
6680
src/asahi/layout/tests/test-compression.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue