mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 06:23:01 +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>