Ion
|
#include <functional>
#include <ostream>
#include <utility>
#include <vector>
#include "base/integral_types.h"
#include "ion/analytics/benchmark.h"
#include "ion/external/gtest/gunit_prod.h"
#include "ion/gfx/graphicsmanager.h"
#include "ion/gfx/node.h"
#include "ion/gfx/renderer.h"
Go to the source code of this file.
Classes | |
class | ion::analytics::GpuPerformanceTester |
GPUPerformanceTester measures basic GPU rendering characteristics. More... | |
struct | ion::analytics::GpuPerformanceTester::Measurement |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::analytics | |
Functions | |
GpuPerformanceTester::Enables | ion::analytics::operator| (GpuPerformanceTester::Enables left, GpuPerformanceTester::Enables right) |