summaryrefslogtreecommitdiff
path: root/utests/compiler_movforphi_undef.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-22standalone utest for unified OpenCL implementation.Luo Xionghu1-4/+4
2014-06-25utests: fix one bug when create image at one test case.Zhigang Gong1-0/+2
2014-06-13utests: use OpenCL 1.2 API for image related test cases.Zhigang Gong1-3/+9
2014-05-22Fix the bug of forgetting release sampler in utest.Junyan He1-0/+2
2013-06-19update to OpenCL 1.1 headerHomer Hsing1-8/+2
2013-05-17utests: Fix a bug in movforphi test case.Zhigang Gong1-2/+2
2013-04-22utests: should set pitch to zero if host_ptr is NULL.Zhigang Gong1-7/+8
2013-04-10Use new OCL1.2 API rather than those deprecated API.Zhigang Gong1-3/+8
2013-04-10Add utest case for movforphi's undef case.Zhigang Gong1-0/+51