Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/util/
Dfunctional.hpp205 struct evals { struct
208 operator()(T &&x) const -> decltype(x()) { in operator ()()