Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c271 uint32_t *max_clock_freq = ret; in llvmpipe_get_compute_param() local
/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Ddevice.rs995 pub fn max_clock_freq(&self) -> cl_uint { in max_clock_freq() method