Searched defs:svm_pointers (Results 1 – 8 of 8) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| D | platform.cpp | 130 void *svm_pointers[], in enqueueSVMFreeARM()
|
| D | transfer.cpp | 975 void *svm_pointers[], void *) { in free_queue() argument 986 void *svm_pointers[], in EnqueueSVMFree() 1035 void *svm_pointers[], in clEnqueueSVMFree() 1276 const void **svm_pointers, in clEnqueueSVMMigrateMem()
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| D | queue.cpp | 118 command_queue::svm_migrate(const std::vector<void const*> &svm_pointers, in svm_migrate()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | cl_stubs.cpp | 1022 void *svm_pointers[], in EnqueueSVMFree() 1087 const void **svm_pointers, in EnqueueSVMMigrateMem()
|
| D | entry_points_cl_autogen.cpp | 2038 void *svm_pointers[], in clEnqueueSVMFree() 2270 const void **svm_pointers, in clEnqueueSVMMigrateMem()
|
| /third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
| D | libOpenCL_autogen.cpp | 976 void *svm_pointers[], in clEnqueueSVMFree() 1091 const void **svm_pointers, in clEnqueueSVMMigrateMem()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | validationCL.cpp | 3426 void *const svm_pointers[], in ValidateEnqueueSVMFree() 3429 void *svm_pointers[], in ValidateEnqueueSVMFree() 3547 const void **svm_pointers, in ValidateEnqueueSVMMigrateMem()
|
| /third_party/mesa3d/src/gallium/frontends/rusticl/api/ |
| D | memory.rs | 2415 let mut svm_pointers = in enqueue_svm_free_impl() localVariable 2947 let mut svm_pointers: Vec<usize> = in enqueue_svm_migrate_mem() localVariable
|