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

  /external/skia/include/gpu/gl/
GrGLInterface.h 216 GLPtr<GrGLGetQueryObjectivProc> fGetQueryObjectiv;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 404 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv;
GrGLInterface.cpp 253 NULL == fFunctions.fGetQueryObjectiv ||
SkNullGLContext.cpp 407 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv;
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 377 milliseconds