Searched refs:clImportMemoryARM (Results 1 – 10 of 10) sorted by relevance
/external/armnn/src/backends/cl/ |
D | ClBackend.hpp | 156 … cl_mem buffer = clImportMemoryARM(arm_compute::CLKernelLibrary::get().context().get(), in MapAllocatedMemory() 181 … cl_mem buffer = clImportMemoryARM(arm_compute::CLKernelLibrary::get().context().get(), in MapAllocatedMemory() 207 … cl_mem buffer = clImportMemoryARM(arm_compute::CLKernelLibrary::get().context().get(), in MapAllocatedMemory()
|
D | ClImportTensorHandle.hpp | 223 buffer = clImportMemoryARM(arm_compute::CLKernelLibrary::get().context().get(), in ClImport() 228 buffer = clImportMemoryARM(arm_compute::CLKernelLibrary::get().context().get(), in ClImport()
|
/external/ComputeLibrary/arm_compute/core/CL/ |
D | OpenCL.h | 144 DECLARE_FUNCTION_PTR(clImportMemoryARM);
|
/external/ComputeLibrary/src/core/CL/ |
D | OpenCL.cpp | 176 LOAD_FUNCTION_PTR(clImportMemoryARM, handle); in load() 1072 clImportMemoryARM(cl_context context, in clImportMemoryARM() function
|
/external/ComputeLibrary/tests/validation/CL/UNIT/ |
D | TensorAllocator.cpp | 63 …cl_mem buf = clImportMemoryARM(CLKernelLibrary::get().context().get(), CL_MEM_READ_WRITE, import_p… in import_malloc_memory_helper()
|
/external/ComputeLibrary/include/CL/ |
D | cl_ext.h | 803 clImportMemoryARM( cl_context context,
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl_ext.h | 1591 clImportMemoryARM( cl_context context,
|
/external/OpenCL-Headers/CL/ |
D | cl_ext.h | 2089 clImportMemoryARM(
|
/external/angle/include/CL/ |
D | cl_ext.h | 2099 clImportMemoryARM(
|
/external/mesa3d/include/CL/ |
D | cl_ext.h | 2254 clImportMemoryARM(
|