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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 183 GLPtr<GrGLDeleteTexturesProc> fDeleteTextures;
GrGLFunctions.h 102 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLDeleteTexturesProc)(GrGLsizei n, const GrGLuint* textures);
  /external/skia/include/gpu/gl/
GrGLInterface.h 182 GLPtr<GrGLDeleteTexturesProc> fDeleteTextures;
GrGLFunctions.h 101 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLDeleteTexturesProc)(GrGLsizei n, const GrGLuint* textures);

Completed in 399 milliseconds