perf/pixel-rate: new pixel throughput microbenchmark
[piglit.git] / tests / egl / spec / egl-1.4 / CMakeLists.gles2.txt
blob2781fb21333d90371fa5747f29b16c42bdafb1ca
1 link_libraries(
2         piglitutil_${piglit_target_api}
3         ${EGL_LDFLAGS}
6 piglit_add_executable(egl-terminate-then-unbind-context egl-terminate-then-unbind-context.c)
8 # vim: ft=cmake: