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

  /external/skia/include/gpu/gl/
GrGLInterface.h 380 GrGLFunction<GrGLTextureSubImage2DProc> fTextureSubImage2D;
GrGLFunctions.h 247 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLTextureSubImage2DProc)(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint xoffset, GrGLint yoffset, GrGLsizei width, GrGLsizei height, GrGLenum format, GrGLenum type, const GrGLvoid *pixels);
    [all...]

Completed in 573 milliseconds