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
perf/pixel-rate: new pixel throughput microbenchmark
[piglit.git]
/
tests
/
spec
/
ext_texture_norm16
/
CMakeLists.gles2.txt
blob
e9cebd1015feb9c86d5c6612feb07013a2f83aa0
1
link_libraries (
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable (ext_texture_norm16-render render.c)
6
7
# vim: ft=cmake: