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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp1168 Value* iIndices = pIndices; local in function:FetchJit::GetSimdValid32bitIndices
1171 Value* numIndicesLeft = SUB(iLastIndex, iIndices);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp1248 Value* iIndices = pIndices; local in function:FetchJit::GetSimdValid32bitIndices
1251 Value* numIndicesLeft = SUB(iLastIndex, iIndices);

Completed in 8 milliseconds