Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/rust/
H A Dnir.rs127 fn comp_as_int(&self, comp: u8) -> Option<i64> { in comp_as_int() method
228 pub fn comp_as_int(&self, comp: u8) -> Option<i64> { in comp_as_int() method