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
framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git]
/
tests
/
spec
/
ext_disjoint_timer_query
/
CMakeLists.gles2.txt
blob
b8a07153e968e45473e9878019891cb7e9e2ba9d
1
link_libraries (
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable (ext_disjoint_timer_query-simple simple-query.c)
6
7
# vim: ft=cmake: