Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/
Dnir.rs362 pub fn workgroup_size_hint(&self) -> [u16; 3] { in workgroup_size_hint() method
/external/mesa3d/src/compiler/
Dshader_info.h441 uint16_t workgroup_size_hint[3]; member