Home
last modified time | relevance | path

Searched refs:getMod (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp107 nv50_ir::Modifier getMod(int chan) const;
405 nv50_ir::Modifier Instruction::SrcRegister::getMod(int chan) const in getMod() function in tgsi::Instruction::SrcRegister
1860 Modifier m = tgsi.getSrc(s).getMod(c); in applySrcMod()