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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 245 GLPtr<GrGLQueryCounterProc> fQueryCounter;
GrGLFunctions.h 162 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLQueryCounterProc)(GrGLuint id, GrGLenum target);
  /external/skia/include/gpu/gl/
GrGLInterface.h 244 GLPtr<GrGLQueryCounterProc> fQueryCounter;
GrGLFunctions.h 161 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLQueryCounterProc)(GrGLuint id, GrGLenum target);

Completed in 37 milliseconds