Searched refs:POW_GROW (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c369 #define POW_GROW (NINST(1) + NINST(2) + NINST(1) - OINST(2)) macro
1505 newlen += POW_GROW * OPCS(POW);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c370 #define POW_GROW (NINST(1) + NINST(2) + NINST(1) - OINST(2)) macro
1505 newlen += POW_GROW * OPCS(POW);

Completed in 9 milliseconds