Home
last modified time | relevance | path

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

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