7 piglitutil_${piglit_target_api}
11 piglit_add_executable (copy_buffer_coherency copy_buffer_coherency.c)
12 piglit_add_executable (copybuffersubdata copybuffersubdata.c)
13 piglit_add_executable (arb_copy_buffer-data-sync data-sync.c)
14 piglit_add_executable (arb_copy_buffer-dlist dlist.c)
15 piglit_add_executable (arb_copy_buffer-get get.c)
16 piglit_add_executable (arb_copy_buffer-intra-buffer-copy intra-buffer-copy.c)
17 piglit_add_executable (arb_copy_buffer-overlap overlap.c)
18 piglit_add_executable (arb_copy_buffer-negative-bound-zero negative-bound-zero.c)
19 piglit_add_executable (arb_copy_buffer-negative-bounds negative-bounds.c)
20 piglit_add_executable (arb_copy_buffer-negative-mapped negative-mapped.c)
21 piglit_add_executable (arb_copy_buffer-targets targets.c)
22 piglit_add_executable (arb_copy_buffer-subdata-sync subdata-sync.c)