Searched refs:textureImage1D (Results 1 - 3 of 3) sorted by relevance

/external/skqp/src/gpu/gl/
H A DGrGLTestInterface.cpp224 fFunctions.fTextureImage1D = bind_to_member(this, &GrGLTestInterface::textureImage1D);
H A DGrGLTestInterface.h229 virtual GrGLvoid textureImage1D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint GrGLinternalformat, GrGLsizei width, GrGLint border, GrGLenum format, GrGLenum type, const GrGLvoid *pixels) {} function in class:GrGLTestInterface
/external/skia/src/gpu/gl/
H A DGrGLTestInterface.h229 virtual GrGLvoid textureImage1D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint GrGLinternalformat, GrGLsizei width, GrGLint border, GrGLenum format, GrGLenum type, const GrGLvoid *pixels) {} function in class:GrGLTestInterface

Completed in 139 milliseconds