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

  /external/skia/include/gpu/gl/
GrGLInterface.h 161 GrGLFunction<GrGLGetQueryObjectui64vProc> fGetQueryObjectui64v;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 166 !fFunctions.fGetQueryObjectui64v) {
GrGLTestInterface.cpp 96 fFunctions.fGetQueryObjectui64v = bind_to_member(this, &GrGLTestInterface::getQueryObjectui64v);
  /external/skqp/include/gpu/gl/
GrGLInterface.h 162 GrGLFunction<GrGLGetQueryObjectui64vProc> fGetQueryObjectui64v;
  /external/skqp/src/gpu/gl/
GrGLInterface.cpp 166 !fFunctions.fGetQueryObjectui64v) {
GrGLTestInterface.cpp 96 fFunctions.fGetQueryObjectui64v = bind_to_member(this, &GrGLTestInterface::getQueryObjectui64v);

Completed in 56 milliseconds