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

  /external/skia/include/gpu/gl/
GrGLInterface.h 218 GLPtr<GrGLGetQueryObjectuivProc> fGetQueryObjectuiv;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 406 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv;
GrGLInterface.cpp 254 NULL == fFunctions.fGetQueryObjectuiv) {
SkNullGLContext.cpp 409 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv;
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 112 milliseconds