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_egl_image_external_essl3
/
CMakeLists.gles3.txt
blob
cebddbe01f5b8fdba22e5bd8bbd53dc6f36253eb
1
include_directories(
2
${GLEXT_INCLUDE_DIR}
3
${OPENGL_INCLUDE_PATH}
4
)
5
6
link_libraries(
7
${EGL_LDFLAGS}
8
piglitutil_gles3
9
)
10
11
piglit_add_executable (oes_egl_image_external_essl3 oes_egl_image_external_essl3.c)