Home
last modified time | relevance | path

Searched defs:disjointSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/gpu/
DGpuTimer.h25 GpuTimer(bool disjointSupport) in GpuTimer()
35 bool disjointSupport() const { return fDisjointSupport; } in disjointSupport() function
/third_party/skia/tools/gpu/gl/
DGLTestContext.cpp80 GLGpuTimer::GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext* ctx, const char* ext) in GLGpuTimer()