framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git] / tests / spec / arb_fragment_shader_interlock / CMakeLists.gl.txt
blobd8bb7dae2b654fe38510a00ad742e0bb688e4313
1 include_directories(
2         ${GLEXT_INCLUDE_DIR}
3         ${OPENGL_INCLUDE_PATH}
6 link_libraries (
7         piglitutil_${piglit_target_api}
8         ${OPENGL_gl_LIBRARY}
11 piglit_add_executable (arb_fragment_shader_interlock-image-load-store
12         image-load-store.c)