Utests: refine the previous fake 3D test cases.
authorZhigang Gong <zhigang.gong@linux.intel.com>
Fri, 13 Sep 2013 05:56:54 +0000 (13:56 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Wed, 18 Sep 2013 06:45:43 +0000 (14:45 +0800)
commit658f1ae2358e498e0b7e242269bd48b76bd5e34c
tree513c21905d9d6979a989c25928802868709a36f3
parent984e9ba2c2f83ad822699fdcedfb3c95afa38de8
Utests: refine the previous fake 3D test cases.

All the previous 3D test cases are only using depth 1, and not
really touch the 3D read/write code path. Now fix them.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
Reviewed-by: He Junyan <junyan.he@inbox.com>
kernels/test_copy_image_3d.cl
kernels/test_fill_image_3d.cl
kernels/test_fill_image_3d_2.cl
utests/compiler_copy_image_3d.cpp
utests/compiler_fill_image_3d.cpp
utests/compiler_fill_image_3d_2.cpp