mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
35c21a8e06f94ffd84bdfe0f94a2aa0deb3d1013
* imageHelpers: add CL_UNORM_SHORT_{555, 565} in get_max_absolute_error
Working on a device supporting CL_UNORM_SHORT_565 image data type, I
noticed that the max absolute error authorized was not the right one
for such image data type.
Also because of normalization, there is always an absolute error
authorized whatever the filtering of the sampler.
Ref #1140
* put back if statement on filter_mode
OpenCL-CTS
The OpenCL Conformance Tests
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%