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

  /external/skia/src/gpu/gl/
GrGLInterface.cpp 177 NULL == fGetQueryObjectiv ||
GrGLCreateNullInterface.cpp 443 interface->fGetQueryObjectiv = nullGLGetQueryObjectiv;
  /external/skia/include/gpu/gl/
GrGLInterface.h 196 GLPtr<GrGLGetQueryObjectivProc> fGetQueryObjectiv;
  /external/skia/src/gpu/gl/mac/
GrGLCreateNativeInterface_mac.cpp 97 interface->fGetQueryObjectiv = glGetQueryObjectiv;
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 21 milliseconds