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
ext_gpu_shader4: add compiler tests for everything
[piglit.git]
/
tests
/
spec
/
ext_texture_compression_bptc
/
CMakeLists.gles2.txt
blob
ce9d018b58e077a9fd13fc36a86a4a3d1a332b78
1
link_libraries (
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable (bptc-api_gles2 bptc-api.c)
6
7
# vim: ft=cmake: