mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
gallium/tests: update .gitignore files
This commit is contained in:
parent
d82b873a50
commit
f7e2e864c8
2 changed files with 7 additions and 0 deletions
1
src/gallium/tests/trivial/.gitignore
vendored
1
src/gallium/tests/trivial/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
compute
|
||||
tri
|
||||
quad-tex
|
||||
result.bmp
|
||||
|
|
|
|||
6
src/gallium/tests/unit/.gitignore
vendored
Normal file
6
src/gallium/tests/unit/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
pipe_barrier_test
|
||||
translate_test
|
||||
u_cache_test
|
||||
u_format_compatible_test
|
||||
u_format_test
|
||||
u_half_test
|
||||
Loading…
Add table
Reference in a new issue