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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c337 static unsigned long long _total; local
383 _total += total;
387 _total,
389 _total * 100.0 / (double)_possible);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c337 static unsigned long long _total; local
383 _total += total;
387 _total,
389 _total * 100.0 / (double)_possible);

Completed in 101 milliseconds