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

  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 228 fFunctions.fCopyTextureImage1D = bind_to_member(this, &GrGLTestInterface::copyTextureImage1D);
GrGLTestInterface.h 233 virtual GrGLvoid copyTextureImage1D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLenum GrGLinternalformat, GrGLint x, GrGLint y, GrGLsizei width, GrGLint border) {}
    [all...]

Completed in 57 milliseconds