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.h147 void handleSurfaceOpNVC0(TexInstruction *);
Dnv50_ir_lowering_nvc0.cpp2448 NVC0LoweringPass::handleSurfaceOpNVC0(TexInstruction *su) in handleSurfaceOpNVC0() function in nv50_ir::NVC0LoweringPass
3273 handleSurfaceOpNVC0(i->asTex()); in visit()