mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
83f2a64d8a591c21d465e6c71389bf2846bcd87c
The cl_arm_printf extension uses a call-back to tell the user-code that some printf output has appeared from the execution of the CL kernel. The extsiting Printf tests assume output to stdout. This change adds code to detect the cl_arm_printf extension, and an implementation of the callback code to write to stdout. Also fix a couple of formatting errors and don't "poll" when waiting for events. Signed-off-by: Mats Petersson <mats.petersson@arm.com>
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%