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

  /external/skia/include/gpu/gl/
GrGLInterface.h 205 GrGLFunction<GrGLGetQueryObjecti64vProc> fGetQueryObjecti64v;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 405 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v;
SkNullGLContext.cpp 454 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v;
GrGLInterface.cpp 274 if (nullptr == fFunctions.fGetQueryObjecti64v ||
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 37 milliseconds