Home
last modified time | relevance | path

Searched refs:handleSurfaceOpNVC0 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h112 void handleSurfaceOpNVC0(TexInstruction *);
Dnv50_ir_lowering_nvc0.cpp2107 NVC0LoweringPass::handleSurfaceOpNVC0(TexInstruction *su) in handleSurfaceOpNVC0() function in nv50_ir::NVC0LoweringPass
2732 handleSurfaceOpNVC0(i->asTex()); in visit()