framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git] / tests / spec / ext_packed_depth_stencil / CMakeLists.gles1.txt
blobc20dc0a3eb1ddf8036c8ec4d0eca08d647bb7ba5
1 include_directories(
2         ${GLEXT_INCLUDE_DIR}
3         ${OPENGL_INCLUDE_PATH}
6 link_libraries (
7         piglitutil_${piglit_target_api}
10 piglit_add_executable (oes_packed_depth_stencil-depth-stencil-texture_${piglit_target_api} depth-stencil-texture.c)
12 # vim: ft=cmake: