HomeSort by relevance Sort by last modified time
    Searched refs:CreateDebugGLTestContext (Results 1 - 7 of 7) sorted by null

  /external/skia/tools/gpu/gl/debug/
DebugGLTestContext.h 14 GLTestContext* CreateDebugGLTestContext(GLTestContext* shareContext = nullptr);
DebugGLTestContext.cpp     [all...]
  /external/skqp/tools/gpu/gl/debug/
DebugGLTestContext.h 14 GLTestContext* CreateDebugGLTestContext(GLTestContext* shareContext = nullptr);
DebugGLTestContext.cpp     [all...]
  /external/skqp/tests/
GpuSampleLocationsTest.cpp 166 GLTestSampleLocationsInterface() : fTestContext(sk_gpu_test::CreateDebugGLTestContext()) {
  /external/skia/tools/gpu/
GrContextFactory.cpp 196 glCtx = CreateDebugGLTestContext(glShareContext);
  /external/skqp/tools/gpu/
GrContextFactory.cpp 196 glCtx = CreateDebugGLTestContext(glShareContext);

Completed in 834 milliseconds