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

  /external/skia/src/gpu/gl/
GrGLInterface.cpp 201 fGetQueryObjectuiv = NULL;
425 NULL == fGetQueryObjectuiv) {
GrGLCreateNullInterface.cpp 435 interface->fGetQueryObjectuiv = nullGLGetQueryObjectuiv;
  /external/skia/src/gpu/mac/
GrGLCreateNativeInterface_mac.cpp 97 interface->fGetQueryObjectuiv = glGetQueryObjectuiv;
  /external/skia/include/gpu/gl/
GrGLInterface.h 341 GrGLGetQueryObjectuivProc fGetQueryObjectuiv;

Completed in 89 milliseconds