compute-runtime/level_zero/tools
Szymon Morek d9f6757378 Change return type from unique_ptr to vector
In some of the drm functions there is a pattern
to store array in unique_ptr and pass it's length
as an argument. This commit simplifies this.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2021-12-28 10:33:53 +01:00
..
source Add support for device level performance factor 2021-12-28 07:13:51 +01:00
test Change return type from unique_ptr to vector 2021-12-28 10:33:53 +01:00