mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
ail: Add uncompressed twiddled texture sizing tests
Signed-off-by: Asahi Lina <lina@asahilina.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20031>
This commit is contained in:
parent
50ee22f5a5
commit
d0532196a2
2 changed files with 4773 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ if with_tests
|
|||
files(
|
||||
'tests/test-layout.cpp',
|
||||
'tests/test-comp-twiddled.cpp',
|
||||
'tests/test-uncomp-twiddled.cpp',
|
||||
),
|
||||
c_args : [c_msvc_compat_args, no_override_init_args],
|
||||
gnu_symbol_visibility : 'hidden',
|
||||
|
|
|
|||
4772
src/asahi/layout/tests/test-uncomp-twiddled.cpp
Normal file
4772
src/asahi/layout/tests/test-uncomp-twiddled.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue