summaryrefslogtreecommitdiffstats
path: root/gpu/perftests/measurements.cc
Commit message (Expand)AuthorAgeFilesLines
* Added Destroy() functions for GPUTimer and GPUTracer/GPUTrace.dyen2015-03-261-0/+3
* Group traces generated from gpu_perftests by format and texture size.dcastagna2015-03-121-7/+7
* Refactored GLContext to own GPUTiming which spawn GPUTimingClients.dyen2015-02-261-5/+5
* gpu: Run texture upload perf test with different texture sizes.dcastagna2015-02-251-7/+7
* gpu: Remove gpu_bindings.h inclusion from headers and reduce includes depende...dcastagna2015-02-191-0/+2
* gpu: Add a class MeasurementTimers that measures wall, cpu and gpu time.dcastagna2015-02-131-0/+99