Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_gv100.h45 bool handlePINTERP(Instruction *);
Dnv50_ir_lowering_gv100.cpp404 GV100LoweringPass::handlePINTERP(Instruction *i) in handlePINTERP() function in nv50_ir::GV100LoweringPass
469 lowered = handlePINTERP(i); in visit()