summaryrefslogtreecommitdiff
path: root/utests/get_cl_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* only check beignet special test cases on beignetGuo Yejun2016-08-031-38/+47
* utests: only check -dump-spir-binary on beignet implementationGuo Yejun2016-08-031-2/+4
* utests: fix issue of CL_PROGRAM_BINARY_SIZES queryGuo Yejun2016-08-031-4/+6
* utest: error handling to avoid null pointer dereference.Luo Xionghu2016-05-231-0/+6
* utest: add utest to generate spir binary from beignet.Luo Xionghu2015-12-101-0/+99
* utests: Added unit tests to test LLVM and ASM dump generation in a two step b...Manasi Navare2015-10-131-0/+95
* utests: Added unit tests to test LLVM and ASM dump generation.Sirisha Gandikota2015-09-081-0/+107
* fix utest build for some old gcc versionGuo Yejun2015-01-061-20/+20
* Add some API's OpenCL 1.2 parameter support.Yang Rong2014-06-201-1/+1
* runtime: fix some get image info bugs.Zhigang Gong2014-06-201-1/+1
* utests: fix the image desc initilization for get_image_info.Junyan He2014-06-131-1/+13
* Add the clGetMemObjectInfo options for sub-buffer and update the utest caseJunyan He2013-11-071-2/+23
* Improve the clGetMemObjectInfo API, add more info optionJunyan He2013-07-161-0/+69
* test API function "clGetImageInfo"Homer Hsing2013-07-121-0/+45
* add test case for clGetContextInfo/clGetKernelInfoRuiling Song2013-07-021-1/+131
* Add the test case for clGetProgramInfo APIJunyan He2013-06-261-2/+47
* Add the test case for clGetCommandQueueInfo APIJunyan He2013-06-261-0/+319