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

  /external/skia/include/gpu/gl/
GrGLInterface.h 137 GrGLFunction<GrGLBeginQueryProc> fBeginQuery;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 353 functions->fBeginQuery = nullGLBeginQuery;
SkNullGLContext.cpp 402 functions->fBeginQuery = nullGLBeginQuery;
GrGLInterface.cpp 263 nullptr == fFunctions.fBeginQuery ||
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 847 functions->fBeginQuery = debugGLBeginQuery;
    [all...]

Completed in 3582 milliseconds