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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 213 GLPtr<GrGLGetQueryObjecti64vProc> fGetQueryObjecti64v;
  /external/skia/include/gpu/gl/
GrGLInterface.h 212 GLPtr<GrGLGetQueryObjecti64vProc> fGetQueryObjecti64v;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 344 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v;
GrGLInterface.cpp 285 if (NULL == fFunctions.fGetQueryObjecti64v ||
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 398 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v;
GrGLInterface.cpp 257 if (NULL == fFunctions.fGetQueryObjecti64v ||
  /external/chromium_org/ui/gl/
gl_bindings_skia_in_process.cc 658 functions->fGetQueryObjecti64v = StubGLGetQueryObjecti64v;
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 894 functions->fGetQueryObjecti64v = noOpGLGetQueryObjecti64v
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 942 milliseconds