Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprogram.hpp80 unsigned kernel_ref_count() const;
Dprogram.cpp139 program::kernel_ref_count() const { in kernel_ref_count() function in program
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp69 if (prog.kernel_ref_count()) in validate_build_common()