mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +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>