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

  /external/skia/include/gpu/gl/
GrGLInterface.h 207 GrGLFunction<GrGLGetQueryObjectui64vProc> fGetQueryObjectui64v;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 407 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v;
SkNullGLContext.cpp 456 functions->fGetQueryObjectui64v = noOpGLGetQueryObjectui64v;
GrGLInterface.cpp 275 nullptr == fFunctions.fGetQueryObjectui64v) {
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 57 milliseconds