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

  /external/skia/include/gpu/gl/
GrGLInterface.h 208 GrGLFunction<GrGLGetQueryObjectuivProc> fGetQueryObjectuiv;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 408 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv;
SkNullGLContext.cpp 457 functions->fGetQueryObjectuiv = noOpGLGetQueryObjectuiv;
GrGLInterface.cpp 267 nullptr == fFunctions.fGetQueryObjectuiv) {
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 35 milliseconds