Home
last modified time | relevance | path

Searched defs:texi (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp394 addTexUse(std::list<TexUse> &uses, Instruction *usei, const Instruction *texi) addTexUse() argument
434 findFirstUses( Instruction *texi, std::list<TexUse> &uses) findFirstUses() argument
445 findFirstUsesBB( int minGPR, int maxGPR, Instruction *start, const Instruction *texi, std::list<TexUse> &uses, std::unordered_set<const BasicBlock *> &visited) findFirstUsesBB() argument
[all...]
H A Dnv50_ir_from_tgsi.cpp2329 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); in handleTEX() local
2419 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); handleTXF() local
2457 TexInstruction *texi = new_TexInstruction(func, OP_TXF); handleFBFETCH() local
3835 TexInstruction *texi = new_TexInstruction(func, OP_SUQ); handleInstruction() local
[all...]

Completed in 6 milliseconds