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
ARB_ubo/referenced-by-shader: pass if shader compiler moves UBOs between shaders
[piglit.git]
/
tests
/
spec
/
ext_render_snorm
/
CMakeLists.gles2.txt
blob
4b90257cc410f95afaa6ff053a893991f59a4e6d
1
link_libraries (
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable (ext_render_snorm-render render.c)
6
7
# vim: ft=cmake: