summaryrefslogtreecommitdiff
path: root/utests/compiler_sampler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Utest: Add OCL20 into utest and check version in runtimePan Xiuli2017-02-101-0/+2
| | | | | | | | | The utest should always be built and we can check ocl version at the test begin. Contributor: Rebecca N. Palmer <rebecca_palmer@zoho.com> Signed-off-by: Pan Xiuli <xiuli.pan@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* Utest: Add sampler testPan Xiuli2016-11-081-1/+13
| | | | | | | | Reuse sampler test and add test for new api clCreateSamplerWithProperties. Signed-off-by: Pan Xiuli <xiuli.pan@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* test OpenCL 1.1 sampler declaration fieldsHomer Hsing2013-03-291-0/+2
|
* Test case for OpenCL 1.1 Sampler ObjectsHomer Hsing2013-03-291-0/+39