summaryrefslogtreecommitdiff
path: root/tests/general/CMakeLists.gl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/CMakeLists.gl.txt')
-rw-r--r--tests/general/CMakeLists.gl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/general/CMakeLists.gl.txt b/tests/general/CMakeLists.gl.txt
index 83189fc42..7b43f846b 100644
--- a/tests/general/CMakeLists.gl.txt
+++ b/tests/general/CMakeLists.gl.txt
@@ -91,6 +91,7 @@ piglit_add_executable (polygon-mode-offset polygon-mode-offset.c)
piglit_add_executable (polygon-mode-facing polygon-mode-facing.c)
piglit_add_executable (polygon-mode polygon-mode.c)
piglit_add_executable (polygon-offset polygon-offset.c)
+piglit_add_executable (ppgtt_memory_alignment ppgtt_memory_alignment.c)
piglit_add_executable (primitive-restart primitive-restart.c)
piglit_add_executable (primitive-restart-draw-mode primitive-restart-draw-mode.c)
piglit_add_executable (provoking-vertex provoking-vertex.c)