compute-runtime/shared
Patryk Wrobel 9b26e96b11 Do not copy std::vector of OS handles when it is not needed
This change replaces unneeded copying of std::vectors
with usage of const references. Furthermore, it adds
reserve() call before filling the container via push_back().

Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2022-10-21 10:28:58 +02:00
..
generate_cpp_array Fix help in generate_cpp_array tool 2022-10-10 13:19:07 +02:00
offline_compiler Ocloc asm/disasm support for zebin 2022-10-10 14:48:55 +02:00
source Do not copy std::vector of OS handles when it is not needed 2022-10-21 10:28:58 +02:00
test Do not copy std::vector of OS handles when it is not needed 2022-10-21 10:28:58 +02:00
wsl_compute_helper/source Taking into account additionals heaps in gpu VA reservation in WSL 2022-09-29 14:35:16 +02:00
CMakeLists.txt CMake: don't include shared/test/unit_test when shared tests are skipped 2022-08-25 10:48:37 +02:00