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
/
oes_fixed_point
/
CMakeLists.gles1.txt
blob
df6f08f5520fd9f1b8b7ae9a4f0cec012e693b84
1
link_libraries(
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable(oes_fixed_point-attribute-arrays oes_fixed_point-attribute-arrays.c)
6
7
# vim: ft=cmake: