Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
H A Dspirv.rs523 fn local_size_hint(&self) -> Option<String>; in local_size_hint() method
565 fn local_size_hint(&self) -> Option<String> { in local_size_hint() method
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_compiler.h89 uint16_t local_size_hint[3]; member
/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dclc.h165 unsigned local_size_hint[3]; member