Files
OpenCL-CTS/test_conformance/api/test_queue_properties.cpp
Jeremy Kemp f4a4b5428e API: Fixed condition based on is_extension_available. (#726)
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.
2020-04-09 09:57:56 +01:00

6.3 KiB