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

  /external/skia/include/gpu/gl/
GrGLInterface.h 206 GrGLFunction<GrGLGetQueryObjectivProc> fGetQueryObjectiv;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 406 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv;
SkNullGLContext.cpp 455 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv;
GrGLInterface.cpp 266 nullptr == fFunctions.fGetQueryObjectiv ||
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 45 milliseconds