Home
last modified time | relevance | path

Searched refs:check_for_libclc (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.hpp34 void check_for_libclc(const device &dev);
Dinvocation.cpp384 void clover::nir::check_for_libclc(const device &dev) in check_for_libclc() function in clover::nir
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp170 nir::check_for_libclc(*this); in device()