compute-runtime/unit_tests/context
Mrozek, Michal acc5e87b40 Change CL_MEM_USE_HOST_PTR buffer allocation scheme.
- Choose BUFFER type if local memory is present.
- add CL_MEM_FORCE_SHARED_PHYSICAL_MEMORY_INTEL for allocations that
require host pointer storage.

Change-Id: Ifd3c74800cd53a2a9bb2171212a47ef5bcffe2a1
2019-01-08 16:24:10 +01:00
..
gl Update copyright headers 2018-09-20 18:02:35 +02:00
CMakeLists.txt Update copyright headers 2018-09-20 18:02:35 +02:00
context_get_info_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
context_multi_device_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
context_negative_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
context_tests.cpp Add context types. 2018-10-24 16:54:56 +02:00
driver_diagnostics_enqueue_tests.cpp Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00
driver_diagnostics_tests.cpp Change CL_MEM_USE_HOST_PTR buffer allocation scheme. 2019-01-08 16:24:10 +01:00
driver_diagnostics_tests.h Update copyright headers 2018-09-20 18:02:35 +02:00
get_supported_image_formats_tests.cpp Clarified dependencies in Context::getSupportedImageFormats 2018-09-27 18:41:18 +02:00