Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp108 nv50_ir::Modifier getMod(int chan) const;
407 nv50_ir::Modifier Instruction::SrcRegister::getMod(int chan) const in getMod() function in tgsi::Instruction::SrcRegister
1906 Modifier m = tgsi.getSrc(s).getMod(c); in applySrcMod()