Searched refs:new_TexInstruction (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.h63 #define new_TexInstruction(f, args...) \ macro
H A Dnv50_ir_build_util.cpp250 TexInstruction *tex = new_TexInstruction(func, op);
H A Dnv50_ir_from_tgsi.cpp2280 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);
2347 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
2431 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
2469 TexInstruction *texi = new_TexInstruction(func, OP_TXF);
3795 TexInstruction *texi = new_TexInstruction(func, OP_SUQ);
H A Dnv50_ir.cpp932 new_TexInstruction(pol.context(), op));
H A Dnv50_ir_lowering_nvc0.cpp1830 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.h63 #define new_TexInstruction(f, args...) \ macro
H A Dnv50_ir_build_util.cpp252 TexInstruction *tex = new_TexInstruction(func, op);
H A Dnv50_ir_from_tgsi.cpp2262 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);
2329 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
2419 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
2457 TexInstruction *texi = new_TexInstruction(func, OP_TXF);
3829 TexInstruction *texi = new_TexInstruction(func, OP_SUQ);
H A Dnv50_ir.cpp934 new_TexInstruction(pol.context(), op));
H A Dnv50_ir_lowering_nvc0.cpp1851 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);

Completed in 30 milliseconds