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
/
nv_image_formats
/
CMakeLists.gles3.txt
blob
b9750b26d3719a14ffdb45a04e2e2a125e4eacec
1
link_libraries(
2
piglitutil_${piglit_target_api}
3
)
4
5
piglit_add_executable (nv_image_formats-gles3 copy-image-formats.c)
6
7
# vim: ft=cmake: