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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dreadrate.c29 static GLboolean Benchmark = GL_TRUE; variable in typeref:typename:GLboolean
153 if (Benchmark) {
160 if (Benchmark) {
179 Benchmark = GL_FALSE;
207 Benchmark = 1;
H A Dpbo.c30 static GLboolean Benchmark = GL_FALSE; variable in typeref:typename:GLboolean
128 if (Benchmark) {
144 Benchmark = GL_FALSE;
200 Benchmark = GL_TRUE;
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dpolyoff.c149 static void Benchmark( float xdiff, float ydiff ) function in typeref:typename:void
252 Benchmark(5.0, 0);
255 Benchmark(0, 5.0);
/xsrc/external/mit/brotli/dist/
H A DREADME.md89 * [Squash Compression Benchmark](https://quixdb.github.io/squash-benchmark/) / [Unstable Squash Compression Benchmark](https://quixdb.github.io/squash-benchmark/unstable/)
90 * [Large Text Compression Benchmark](http://mattmahoney.net/dc/text.html)
91 * [Lzturbo Benchmark](https://sites.google.com/site/powturbo/home/benchmark)
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreadpix.c30 static GLboolean Benchmark = GL_FALSE; variable in typeref:typename:GLboolean
218 if (Benchmark) {
235 Benchmark = GL_FALSE;
292 Benchmark = GL_TRUE;
H A Ddrawpix.c82 static void Benchmark( void ) function in typeref:typename:void
204 Benchmark();
318 printf(" b Benchmark test\n");
H A Disosurf.c568 static void Benchmark( float xdiff, float ydiff ) function in typeref:typename:void
947 Benchmark(5.0, 0);
950 Benchmark(0, 5.0);

Completed in 9 milliseconds