mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 00:10:58 +08:00
Currently, if syncSurface method fails, driver will result in CL_SUCCESS. This PR fixes that. Signed-off-by: Szymon Morek <szymon.morek@intel.com>