repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glsl-1.30: add more loop unroll tests
[piglit.git]
/
tests
/
spec
/
ext_texture_array
/
CMakeLists.gles3.txt
blob
68877e3beba9903f8b3148d4381edc8c2baaf62e
1
link_libraries(piglitutil_${piglit_target_api})
2
piglit_add_executable (ext_texture_array-compressed_${piglit_target_api} compressed.c)
3
4
# vim: ft=cmake: