compute-runtime/runtime/program
Venevtsev, Igor 7c94409ce8 Change MemoryManager::allocateGraphicsMemoryInPreferredPool() signature.
Remove allocateMemory param.
Add AllocationFlags and DeviceIndex params.

Change-Id: I3ba048f8ea9840a047a3222dc1e97be2105c2222
2018-09-20 13:04:21 +02:00
..
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
block_kernel_manager.cpp [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
block_kernel_manager.h [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
build.cpp Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
compile.cpp Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
create.cpp Add ExecutionEnvironment parameter to Program::createFromGenBinary 2018-08-16 13:56:36 +02:00
create.inl Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
evaluate_unhandled_token.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_info.cpp Reimplementation of Elf Writer 2018-08-07 17:35:39 +02:00
heap_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_arg_info.h New patch token for pure stateful buffer access 2018-07-17 19:55:16 +02:00
kernel_info.cpp Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
kernel_info.h Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
link.cpp Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
patch_info.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
print_formatter.cpp Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
print_formatter.h Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
printf_handler.cpp Change MemoryManager::allocateGraphicsMemoryInPreferredPool() signature. 2018-09-20 13:04:21 +02:00
printf_handler.h Initial commit 2017-12-21 00:45:38 +01:00
process_elf_binary.cpp Fix for setting correct program compiler version 2018-08-21 18:39:11 +02:00
process_gen_binary.cpp Change MemoryManager::allocateGraphicsMemoryInPreferredPool() signature. 2018-09-20 13:04:21 +02:00
process_spir_binary.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
program.cpp Change MemoryManager::allocateGraphicsMemoryInPreferredPool() signature. 2018-09-20 13:04:21 +02:00
program.h Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00