Home
last modified time | relevance | path

Searched refs:handleSUQ (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_gm107.h16 bool handleSUQ(TexInstruction *);
Dnv50_ir_lowering_gm107.cpp265 GM107LoweringPass::handleSUQ(TexInstruction *suq) in handleSUQ() function in nv50_ir::GM107LoweringPass
355 return handleSUQ(i->asTex()); in visit()
Dnv50_ir_lowering_nvc0.h142 bool handleSUQ(TexInstruction *);
Dnv50_ir_lowering_nvc0.cpp1902 NVC0LoweringPass::handleSUQ(TexInstruction *suq) in handleSUQ() function in nv50_ir::NVC0LoweringPass
3276 handleSUQ(i->asTex()); in visit()