Home
last modified time | relevance | path

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

/external/mesa3d/src/microsoft/clc/
Dclc_compiler.c971 bool has_printf = false; in clc_spirv_to_dxil() local
/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/
Dnir.rs407 pub fn has_printf(&self) -> bool { in has_printf() method