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
perf/pixel-rate: new pixel throughput microbenchmark
[piglit.git]
/
tests
/
spec
/
oes_compressed_etc1_rgb8_texture
/
CMakeLists.gles1.txt
blob
a548b1de273c66ad9202a8d37c79a4d221a4be4b
1
include_directories(
2
${GLEXT_INCLUDE_DIR}
3
${OPENGL_INCLUDE_PATH}
4
)
5
6
link_libraries(
7
piglitutil_${piglit_target_api}
8
)
9
10
piglit_add_executable (oes_compressed_etc1_rgb8_texture-basic oes_compressed_etc1_rgb8_texture-basic.c)