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

  /external/skia/src/gpu/gl/mac/
GrGLCreateNativeInterface_mac.cpp 171 interface->fQueryCounter = glQueryCounter;
175 interface->fQueryCounter = GET_PROC(QueryCounter);
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 192 if (NULL == fQueryCounter) {
GrGLCreateNullInterface.cpp 457 interface->fQueryCounter = nullGLQueryCounter;
  /external/skia/include/gpu/gl/
GrGLInterface.h 212 GLPtr<GrGLQueryCounterProc> fQueryCounter;
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 142 milliseconds