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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.cpp248 TexInstruction *tex = new_TexInstruction(func, op);
H A Dnv50_ir_util.h63 #define new_TexInstruction(f, args...) \ macro
H A Dnv50_ir_from_sm4.cpp1526 TexInstruction *texi = new_TexInstruction(func, OP_TXQ);
1546 TexInstruction *texi = new_TexInstruction(func, OP_TXF);
1574 TexInstruction *texi = new_TexInstruction(func, opr);
H A Dnv50_ir_from_tgsi.cpp1488 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);
1553 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
1628 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
H A Dnv50_ir.cpp897 new_TexInstruction(pol.context(), op));
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.cpp248 TexInstruction *tex = new_TexInstruction(func, op);
H A Dnv50_ir_util.h63 #define new_TexInstruction(f, args...) \ macro
H A Dnv50_ir_from_sm4.cpp1526 TexInstruction *texi = new_TexInstruction(func, OP_TXQ);
1546 TexInstruction *texi = new_TexInstruction(func, OP_TXF);
1574 TexInstruction *texi = new_TexInstruction(func, opr);
H A Dnv50_ir_from_tgsi.cpp1488 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);
1553 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
1628 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP());
H A Dnv50_ir.cpp897 new_TexInstruction(pol.context(), op));

Completed in 187 milliseconds