tests/gem_render_copy: Add a simple render copy test

The goal is here to both: demonstrate a simple usage of render copy with
the possibility to write pngs to visualize what it's doing and to
provide a test bed to port the render copy function to new
architectures.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau
2013-10-22 14:20:10 +01:00
parent c3707ab387
commit 9cd092fac1
3 changed files with 129 additions and 0 deletions
+1
View File
@@ -88,6 +88,7 @@ TESTS_progs = \
gem_pin \
gem_pipe_control_store_loop \
gem_reg_read \
gem_render_copy \
gem_render_linear_blits \
gem_render_tiled_blits \
gem_ring_sync_loop \