[Beignet] [PATCH] utests: Add test case for image box blur
Dag Lem
dag at nimrod.no
Mon May 20 08:21:32 PDT 2013
This test case requires the CL image map/read/write patches.
Two bugs can be demonstrated by the test case; I hope these can be
fixed :-)
Dag Lem (1):
utests: Add test case for image box blur.
kernels/compiler_box_blur_image.cl | 31 +++++++++++++++
kernels/compiler_box_blur_image_ref.bmp | Bin 0 -> 49206 bytes
utests/CMakeLists.txt | 1 +
utests/compiler_box_blur_image.cpp | 65 ++++++++++++++++++++++++++++++++
utests/utest_helper.hpp | 6 +++
5 files changed, 103 insertions(+)
create mode 100644 kernels/compiler_box_blur_image.cl
create mode 100644 kernels/compiler_box_blur_image_ref.bmp
create mode 100644 utests/compiler_box_blur_image.cpp
--
1.8.1.4
More information about the Beignet
mailing list