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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexdown.c47 static GLdouble DownloadRate = 0.0; /* texels/sec */ variable in typeref:typename:GLdouble
182 DownloadRate = 0.0;
284 DownloadRate = total / time;
354 DownloadRate / 1000000.0,
355 DownloadRate * BytesPerTexel(Format) / 1000000.0);

Completed in 2 milliseconds