Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dopt_prmt.rs248 fn opt_prmt(&mut self, op: &mut OpPrmt) { in opt_prmt() method
278 pub fn opt_prmt(&mut self) { in opt_prmt() method
H A Dlib.rs22 mod opt_prmt; module