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

/src/share/mk/
H A Dbsd.info.mk
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp1988 TexInstruction *texi = mkTex(OP_TXF, TEX_TARGET_2D_MS_ARRAY, 0, 0, defs, srcs); local in function:__anon42ea91d60110::Converter::visit
2445 TexInstruction *texi = mkTex(getOperation(op), target.getEnum(), location, 0, defs, srcs); local in function:__anon42ea91d60110::Converter::visit
2547 TexInstruction *texi = mkTex(getOperation(op), target.getEnum(), location, 0, defs, srcs); local in function:__anon42ea91d60110::Converter::visit
3332 TexInstruction *texi = mkTex(op, target.getEnum(), r, s, defs, srcs); local in function:__anon42ea91d60110::Converter::visit
[all...]
H A Dnv50_ir_lowering_nvc0.cpp383 addTexUse(std::list<TexUse> & uses,Instruction * usei,const Instruction * texi) argument
423 findFirstUses(Instruction * texi,std::list<TexUse> & uses) argument
434 findFirstUsesBB(int minGPR,int maxGPR,Instruction * start,const Instruction * texi,std::list<TexUse> & uses,unordered_set<const BasicBlock * > & visited) argument
[all...]
H A Dnv50_ir_from_tgsi.cpp2347 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); local in function:__anon9636d7c40110::Converter::handleTEX
2431 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); local in function:__anon9636d7c40110::Converter::handleTXF
2469 TexInstruction *texi = new_TexInstruction(func, OP_TXF); local in function:__anon9636d7c40110::Converter::handleFBFETCH
3795 TexInstruction *texi = new_TexInstruction(func, OP_SUQ); local in function:__anon9636d7c40110::Converter::handleInstruction
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp1708 TexInstruction *texi = mkTex(OP_TXF, TEX_TARGET_2D_MS_ARRAY, 0, 0, defs, srcs); local in function:__anonbe08c7a90110::Converter::visit
2282 TexInstruction *texi = mkTex(getOperation(op), target.getEnum(), location, 0, defs, srcs); local in function:__anonbe08c7a90110::Converter::visit
3038 TexInstruction *texi = mkTex(op, target.getEnum(), r, s, defs, srcs); local in function:__anonbe08c7a90110::Converter::visit
[all...]
H A Dnv50_ir_from_tgsi.cpp2329 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); local in function:__anon751bc7f70210::Converter::handleTEX
2419 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); local in function:__anon751bc7f70210::Converter::handleTXF
2457 TexInstruction *texi = new_TexInstruction(func, OP_TXF); local in function:__anon751bc7f70210::Converter::handleFBFETCH
3829 TexInstruction *texi = new_TexInstruction(func, OP_SUQ); local in function:__anon751bc7f70210::Converter::handleInstruction
[all...]
H A Dnv50_ir_lowering_nvc0.cpp394 addTexUse(std::list<TexUse> & uses,Instruction * usei,const Instruction * texi) argument
434 findFirstUses(Instruction * texi,std::list<TexUse> & uses) argument
445 findFirstUsesBB(int minGPR,int maxGPR,Instruction * start,const Instruction * texi,std::list<TexUse> & uses,unordered_set<const BasicBlock * > & visited) argument
[all...]

Completed in 40 milliseconds