perf/pixel-rate: new pixel throughput microbenchmark
[piglit.git] / tests / spec / oes_egl_image_external_essl3 / CMakeLists.gles3.txt
blobcebddbe01f5b8fdba22e5bd8bbd53dc6f36253eb
1 include_directories(
2         ${GLEXT_INCLUDE_DIR}
3         ${OPENGL_INCLUDE_PATH}
6 link_libraries(
7         ${EGL_LDFLAGS}
8         piglitutil_gles3
9         )
11 piglit_add_executable (oes_egl_image_external_essl3 oes_egl_image_external_essl3.c)