mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
f4a4b5428e77583ee50d60e5820b622c2d31053c
enqueue_kernel was being run when the cl_khr_create_command_queue was *not* present. The test should only be run when the extension *is* present.
Regressed in 93e76a8a4a.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%