mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
cac0ab0918c4afcaf8ead9e4d621385b1eb79935
They were a duplicate of the non-compatibility version. The non-compatibility version assumed that BGRA formats aren't required for implementations that support the embedded profile, while the compatibility version didn't. The unified specification doesn't currently document any format requirements for the embedded profile but the OpenCL 1.2 specification did and no BGRA format was part of the list. The consensus from the Working Group is that BGRA formats are not a requirement of the embedded profile and the specification will be changed to reflect this (see https://github.com/KhronosGroup/OpenCL-Docs/issues/201). Closes #494. Signed-off-by: Kevin Petit <kevin.petit@arm.com>
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%