Home
last modified time | relevance | path

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

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