mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

Update enum values to official ones Delete redundant CL_DEVICE_NUM_QUEUE_FAMILIES_INTEL Rename CL_QUEUE_CAPABILITY_ALL_INTEL to CL_QUEUE_DEFAULT_CAPABILITIES_INTEL Add capabilities for cross queue events and single queue events Add capabilities for buffer to image and image to buffer transfers Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com> Related-To: NEO-5120