diff options
author | Savio Sena <savio.sena@acm.org> | 2014-09-24 04:13:13 -0300 |
---|---|---|
committer | Savio Sena <savio.sena@acm.org> | 2014-09-24 04:14:17 -0300 |
commit | a67e3ea4b999978a0d40ef158dd7887ec2b01263 (patch) | |
tree | 9467b1491c2e1e30e89e1af3d202009576b6d2b8 /src | |
parent | 21216c5dffe5043b90637bad1f16ea30c67f23a5 (diff) |
Disable 3d temporarily.
Diffstat (limited to 'src')
-rw-r--r-- | src/bin/cxx/tests.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/bin/cxx/tests.h b/src/bin/cxx/tests.h index c406aa6..3f1c2d4 100644 --- a/src/bin/cxx/tests.h +++ b/src/bin/cxx/tests.h | |||
@@ -43,13 +43,13 @@ extern "C" { | |||
43 | #include "image_data_ycbcr601pl_map_nearest_solid_rotate_capi.h" | 43 | #include "image_data_ycbcr601pl_map_nearest_solid_rotate_capi.h" |
44 | #include "image_data_ycbcr601pl_map_solid_rotate_capi.h" | 44 | #include "image_data_ycbcr601pl_map_solid_rotate_capi.h" |
45 | #include "image_data_ycbcr601pl_wide_stride_capi.h" | 45 | #include "image_data_ycbcr601pl_wide_stride_capi.h" |
46 | #include "image_map_3d_1_capi.h" | 46 | /* #include "image_map_3d_1_capi.h" */ |
47 | #include "image_map_3d_2_capi.h" | 47 | /* #include "image_map_3d_2_capi.h" */ |
48 | #include "image_map_3d_3_capi.h" | 48 | /* #include "image_map_3d_3_capi.h" */ |
49 | #include "image_map_3d_4_capi.h" | 49 | /* #include "image_map_3d_4_capi.h" */ |
50 | #include "image_map_3d_5_capi.h" | 50 | /* #include "image_map_3d_5_capi.h" */ |
51 | #include "image_map_3d_6_capi.h" | 51 | /* #include "image_map_3d_6_capi.h" */ |
52 | #include "image_map_3d_flow_capi.h" | 52 | /* #include "image_map_3d_flow_capi.h" */ |
53 | #include "image_map_color_alpha_nearest_rotate_capi.h" | 53 | #include "image_map_color_alpha_nearest_rotate_capi.h" |
54 | #include "image_map_color_alpha_nearest_solid_rotate_capi.h" | 54 | #include "image_map_color_alpha_nearest_solid_rotate_capi.h" |
55 | #include "image_map_color_alpha_rotate_capi.h" | 55 | #include "image_map_color_alpha_rotate_capi.h" |