Searched refs:derivAll (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_emit_gv100.cpp | 1227 emitField(77, 1, insn->tex.derivAll); // .NDV 1319 emitField(77, 1, insn->tex.derivAll);
|
| H A D | nv50_ir.h | 1107 bool derivAll; member in struct:nv50_ir::TexInstruction::__anon1409d5930308
|
| H A D | nv50_ir_emit_gm107.cpp | 2917 emitField(0x23, 1, insn->tex.derivAll); 2931 assert(!insn->tex.derivAll); 3016 emitField(0x23, 1, insn->tex.derivAll); 3062 emitField(0x23, 1, insn->tex.derivAll);
|
| H A D | nv50_ir_emit_gk110.cpp | 1354 if (i->op != OP_TXD && i->tex.derivAll)
|
| H A D | nv50_ir_emit_nv50.cpp | 1742 if (i->tex.derivAll)
|
| H A D | nv50_ir_emit_nvc0.cpp | 1353 if (i->op != OP_TXD && i->tex.derivAll)
|
| H A D | nv50_ir_lowering_nv50.cpp | 1009 i->tex.derivAll = true;
|
| H A D | nv50_ir_ra.cpp | 2196 tex->tex.derivAll)
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1330 txd->tex.derivAll = true;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir.h | 1053 bool derivAll; member in struct:nv50_ir::TexInstruction::__anonad2109e00308
|
| H A D | nv50_ir_emit_gm107.cpp | 2852 emitField(0x23, 1, insn->tex.derivAll); 2866 assert(!insn->tex.derivAll); 2951 emitField(0x23, 1, insn->tex.derivAll); 2997 emitField(0x23, 1, insn->tex.derivAll);
|
| H A D | nv50_ir_lowering_nv50.cpp | 955 i->tex.derivAll = true;
|
| H A D | nv50_ir_emit_gk110.cpp | 1347 if (i->op != OP_TXD && i->tex.derivAll)
|
| H A D | nv50_ir_emit_nv50.cpp | 1664 if (i->tex.derivAll)
|
| H A D | nv50_ir_emit_nvc0.cpp | 1346 if (i->op != OP_TXD && i->tex.derivAll)
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1316 txd->tex.derivAll = true;
|
| H A D | nv50_ir_ra.cpp | 2146 tex->tex.derivAll)
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.0.0.rst | 1555 - gm107/ir: disable TEXS for tex with derivAll set
|
Completed in 62 milliseconds