mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-08 08:26:10 +00:00
Zero out the initial header instoptions.
This commit is contained in:
parent
2093218bcd
commit
e609d6ba93
@ -516,6 +516,9 @@ instoption_list: instoption instoption_list
|
||||
}
|
||||
}
|
||||
| /* empty, header defaults to zeroes. */
|
||||
{
|
||||
bzero(&$$, sizeof($$));
|
||||
}
|
||||
;
|
||||
|
||||
/* XXX: fill me in. alignctrl, comprctrl, threadctrl, depctrl, maskctrl,
|
||||
|
Loading…
x
Reference in New Issue
Block a user