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_frag_depth
/
CMakeLists.gles2.txt
blob
f7684f33a76078a42fadc3a4ea73dee0ba3c218e
1
link_libraries(
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable(fragdepth_gles2 fragdepth.c)
6
7
# vim: ft=cmake: