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_format_bgra8888
/
CMakeLists.gles2.txt
blob
09f4e41e178de08dfb56b4e781861173f4020d4a
1
link_libraries (
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable (ext_texture_format_bgra8888-api-errors api-errors.c)
6
7
# vim: ft=cmake: