Home
last modified time | relevance | path

Searched refs:fQueryCounter (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLInterface.h248 GLPtr<GrGLQueryCounterProc> fQueryCounter; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp267 if (NULL == fFunctions.fQueryCounter) { in validate()
DSkNullGLContext.cpp427 functions->fQueryCounter = noOpGLQueryCounter; in create_null_interface()
DGrGLCreateNullInterface.cpp424 functions->fQueryCounter = noOpGLQueryCounter; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp914 functions->fQueryCounter = noOpGLQueryCounter; in GrGLCreateDebugInterface()