Searched defs:STRIDE_LOOP (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/math/
H A Dm_xform.c81 #define STRIDE_LOOP for ( i = 0 ; i < count ; i++, STRIDE_F(from, stride) ) macro

Completed in 89 milliseconds