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

  /external/skia/include/gpu/gl/
GrGLInterface.h 383 GrGLFunction<GrGLCopyTextureSubImage1DProc> fCopyTextureSubImage1D;
GrGLFunctions.h 250 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLCopyTextureSubImage1DProc)(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint xoffset, GrGLint x, GrGLint y, GrGLsizei width);
    [all...]

Completed in 493 milliseconds