Home
last modified time | relevance | path

Searched refs:handleTXD (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.h138 bool handleTXD(TexInstruction *);
H A Dnv50_ir_lowering_nv50.cpp668 bool handleTXD(TexInstruction *); // these 3
991 NV50LoweringPreSSA::handleTXD(TexInstruction *i) in handleTXD() function in nv50_ir::NV50LoweringPreSSA
2203 return handleTXD(i->asTex()); in visit()
H A Dnv50_ir_lowering_nvc0.cpp1301 NVC0LoweringPass::handleTXD(TexInstruction *txd) in handleTXD() function in nv50_ir::NVC0LoweringPass
3326 return handleTXD(i->asTex()); in visit()

Completed in 10 milliseconds