Home
last modified time | relevance | path

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

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