mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
When there is a PRINT_DEBUG_MESSAGE message in module that is applicable to the user, it is now also set to Driver::zeDriverGetLastErrorDescription. ULTs are also added to verify that setErrorDescription successfully stores the error message. Related-To: LOCI-4653 Signed-off-by: Zhang, Winston <winston.zhang@intel.com>