HomeSort by relevance Sort by last modified time
    Searched defs:handleTEX (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_lowering_nv50.cpp 635 bool handleTEX(TexInstruction *);
722 NV50LoweringPreSSA::handleTEX(TexInstruction *i)
849 return handleTEX(i);
852 handleTEX(i);
905 handleTEX(i);
953 handleTEX(i);
1014 handleTEX(i);
    [all...]
nv50_ir_lowering_nvc0.cpp 677 NVC0LoweringPass::handleTEX(TexInstruction *i)
959 // This function is invoked after handleTEX lowering, so we have to expect
    [all...]

Completed in 158 milliseconds