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 D | nv50_ir_util.h | 63 #define new_TexInstruction(f, args...) \ macro
|
| H A D | nv50_ir_build_util.cpp | 250 TexInstruction *tex = new_TexInstruction(func, op);
|
| H A D | nv50_ir_from_tgsi.cpp | 2280 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 D | nv50_ir.cpp | 932 new_TexInstruction(pol.context(), op));
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1830 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_util.h | 63 #define new_TexInstruction(f, args...) \ macro
|
| H A D | nv50_ir_build_util.cpp | 252 TexInstruction *tex = new_TexInstruction(func, op);
|
| H A D | nv50_ir_from_tgsi.cpp | 2262 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 D | nv50_ir.cpp | 934 new_TexInstruction(pol.context(), op));
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1851 TexInstruction *tex = new_TexInstruction(func, OP_TXQ);
|
Completed in 30 milliseconds