Home
last modified time | relevance | path

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

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