mirror of
https://github.com/intel/intel-graphics-compiler.git
synced 2025-11-04 08:21:06 +08:00
Added WA Wa_1409909237
Change-Id: I782ac4376a30eb0b3d24f77b489ee855176849c7
This commit is contained in:
@ -8462,6 +8462,12 @@ typedef struct _WA_TABLE
|
||||
WA_BUG_TYPE_UNKNOWN,
|
||||
WA_BUG_PERF_IMPACT_UNKNOWN, WA_COMPONENT_UNKNOWN)
|
||||
|
||||
WA_DECLARE(
|
||||
Wa_1409909237,
|
||||
"Workaround",
|
||||
WA_BUG_TYPE_UNKNOWN,
|
||||
WA_BUG_PERF_IMPACT_UNKNOWN, WA_COMPONENT_UNKNOWN)
|
||||
|
||||
WA_DECLARE(
|
||||
Wa_14010875903,
|
||||
"Workaround",
|
||||
|
||||
Reference in New Issue
Block a user