Home
last modified time | relevance | path

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

/external/mesa3d/src/nouveau/compiler/nak/
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
Dlib.rs21 mod opt_prmt; module