Home
last modified time | relevance | path

Searched defs:svm_migrate (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dqueue.cpp118 command_queue::svm_migrate(const std::vector<void const*> &svm_pointers, in svm_migrate() function in command_queue
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h997 void (*svm_migrate)(struct pipe_context *context, unsigned num_ptrs, member