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

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

Completed in 151 milliseconds