Home
last modified time | relevance | path

Searched refs:handleTXLQ (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h106 bool handleTXLQ(TexInstruction *);
Dnv50_ir_lowering_nv50.cpp639 bool handleTXLQ(TexInstruction *);
1012 NV50LoweringPreSSA::handleTXLQ(TexInstruction *i) in handleTXLQ() function in nv50_ir::NV50LoweringPreSSA
1405 return handleTXLQ(i->asTex()); in visit()
Dnv50_ir_lowering_nvc0.cpp1128 NVC0LoweringPass::handleTXLQ(TexInstruction *i) in handleTXLQ() function in nv50_ir::NVC0LoweringPass
2685 return handleTXLQ(i->asTex()); in visit()