Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.hpp115 has_system_svm() const { in has_system_svm() function in clover::device
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dkernel.cpp402 const bool has_system_svm = all_of(std::mem_fn(&device::has_system_svm), in clSetKernelExecInfo() local