Searched refs:getMod (Results 1 – 1 of 1) sorted by relevance
107 nv50_ir::Modifier getMod(int chan) const;405 nv50_ir::Modifier Instruction::SrcRegister::getMod(int chan) const in getMod() function in tgsi::Instruction::SrcRegister1860 Modifier m = tgsi.getSrc(s).getMod(c); in applySrcMod()