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
glsl-1.30: add more loop unroll tests
[piglit.git]
/
tests
/
spec
/
arb_buffer_storage
/
CMakeLists.gles3.txt
blob
b5e96fde9687f807b6543ede61acf8344942601d
1
link_libraries(piglitutil_${piglit_target_api})
2
piglit_add_executable (bufferstorage-persistent_${piglit_target_api} bufferstorage.c)
3
4
# vim: ft=cmake: