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