summaryrefslogtreecommitdiff
path: root/utests/get_cl_info.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-03only check beignet special test cases on beignetGuo Yejun1-38/+47
2016-08-03utests: only check -dump-spir-binary on beignet implementationGuo Yejun1-2/+4
2016-08-03utests: fix issue of CL_PROGRAM_BINARY_SIZES queryGuo Yejun1-4/+6
2016-05-23utest: error handling to avoid null pointer dereference.Luo Xionghu1-0/+6
2015-12-10utest: add utest to generate spir binary from beignet.Luo Xionghu1-0/+99
2015-10-13utests: Added unit tests to test LLVM and ASM dump generation in a two step b...Manasi Navare1-0/+95
2015-09-08utests: Added unit tests to test LLVM and ASM dump generation.Sirisha Gandikota1-0/+107
2015-01-06fix utest build for some old gcc versionGuo Yejun1-20/+20
2014-06-20Add some API's OpenCL 1.2 parameter support.Yang Rong1-1/+1
2014-06-20runtime: fix some get image info bugs.Zhigang Gong1-1/+1
2014-06-13utests: fix the image desc initilization for get_image_info.Junyan He1-1/+13
2013-11-07Add the clGetMemObjectInfo options for sub-buffer and update the utest caseJunyan He1-2/+23
2013-07-16Improve the clGetMemObjectInfo API, add more info optionJunyan He1-0/+69
2013-07-12test API function "clGetImageInfo"Homer Hsing1-0/+45
2013-07-02add test case for clGetContextInfo/clGetKernelInfoRuiling Song1-1/+131
2013-06-26Add the test case for clGetProgramInfo APIJunyan He1-2/+47
2013-06-26Add the test case for clGetCommandQueueInfo APIJunyan He1-0/+319