Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/rust/
Dnir.rs106 fn comp_as_int(&self, comp: u8) -> Option<i64> { in comp_as_int() method
207 pub fn comp_as_int(&self, comp: u8) -> Option<i64> { in comp_as_int() method