Files
OpenCL-CTS/test_conformance
niranjanjoshi121 7f0c0aee05 Replace cl_queue_properties_khr with cl_command_queue_properties (#1768)
test_conformance/api/test_queue_properties.cpp uses a cl_queue_properties_khr value
to query CL_DEVICE_QUEUE_PROPERTIES, however this should be a cl_command_queue_properties
typed variable.

Fixes issue #1640
2023-10-03 09:29:20 -07:00
..
2023-05-03 09:16:21 +01:00
2023-09-05 09:04:38 -07:00