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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dclearspd.c36 double pixelRate; local in function:Display
76 pixelRate = clearRate * Width * Height;
79 Loops, t1-t0, clearRate, pixelRate );
83 Loops, t1-t0, clearRate, pixelRate);
H A Dtrispd.c36 double pixelRate; local in function:Display
95 pixelRate = triRate * Size;
97 triCount, t1-t0, triRate, (int)pixelRate);

Completed in 3 milliseconds