glsl: test loop unroll with uint overflow
[piglit.git] / tests / spec / arb_shader_subroutine / CMakeLists.gl.txt
blob8c5cb01cfc25ab92dbee5cb61b2f95128776beb1
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_shader_subroutine-minmax minmax.c)
12 piglit_add_executable (arb_shader_subroutine-uniformsubroutinesuiv uniformsubroutinesuiv.c)