/external/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 155 clEnqueueSVMFree,
|
D | transfer.cpp | 989 clEnqueueSVMFree(cl_command_queue d_q, in clEnqueueSVMFree() function
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.map | 124 clEnqueueSVMFree;
|
D | libOpenCL_autogen.cpp | 974 cl_int CL_API_CALL clEnqueueSVMFree(cl_command_queue command_queue, in clEnqueueSVMFree() function 986 return cl::GetDispatch().clEnqueueSVMFree(command_queue, num_svm_pointers, svm_pointers, in clEnqueueSVMFree()
|
/external/OpenCL-CTS/test_conformance/SVM/ |
D | test_enqueue_api.cpp | 222 error = clEnqueueSVMFree(queue, 2, ptrs, 0, 0, 0, 0, &eventFree); in test_svm_enqueue_api() 280 error = clEnqueueSVMFree(queue, buffers.size(), &buffers[0], callback_svm_free, &data, 0, 0, 0); in test_svm_enqueue_api()
|
D | test_migrate.cpp | 326 error = clEnqueueSVMFree(queues[1], 3, ptrs, NULL, NULL, 0, NULL, &evs[3]); in test_svm_migrate()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | opencl_wrapper.cc | 205 LoadFunction(clEnqueueSVMFree); in LoadOpenCLFunctions() 323 PFN_clEnqueueSVMFree clEnqueueSVMFree; in LoadOpenCLFunctions() variable
|
D | opencl_wrapper.h | 610 extern PFN_clEnqueueSVMFree clEnqueueSVMFree;
|
/external/angle/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 166 cl::clEnqueueSVMFree,
|
D | proc_table_cl_autogen.cpp | 127 {"clEnqueueSVMFree", P(::cl::clEnqueueSVMFree)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 512 cl_int CL_API_CALL clEnqueueSVMFree(cl_command_queue command_queue,
|
D | entry_points_cl_autogen.cpp | 2036 cl_int CL_API_CALL clEnqueueSVMFree(cl_command_queue command_queue, in clEnqueueSVMFree() function
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLPlatformCL.cpp | 270 mNative->getDispatch().clEnqueueSVMFree == nullptr || in createInfo()
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_api_consistency.cpp | 126 error = clEnqueueSVMFree(queue, 1, &bogus0, NULL, NULL, 0, NULL, NULL); in test_consistency_svm()
|
/external/mesa3d/include/CL/ |
D | cl.h | 1763 clEnqueueSVMFree(cl_command_queue command_queue,
|
D | cl_icd.h | 1258 cl_api_clEnqueueSVMFree clEnqueueSVMFree; member
|
/external/angle/include/CL/ |
D | cl_icd.h | 1258 cl_api_clEnqueueSVMFree clEnqueueSVMFree; member
|
D | cl.h | 1765 clEnqueueSVMFree(cl_command_queue command_queue,
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl.h | 1765 clEnqueueSVMFree(cl_command_queue command_queue,
|