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

/external/skqp/src/gpu/gl/
H A DGrGLTestInterface.cpp242 fFunctions.fCompressedTextureImage1D = bind_to_member(this, &GrGLTestInterface::compressedTextureImage1D);
H A DGrGLTestInterface.h247 virtual GrGLvoid compressedTextureImage1D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLenum GrGLinternalformat, GrGLsizei width, GrGLint border, GrGLsizei imageSize, const GrGLvoid *data) {} function in class:GrGLTestInterface
/external/skia/src/gpu/gl/
H A DGrGLTestInterface.h247 virtual GrGLvoid compressedTextureImage1D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLenum GrGLinternalformat, GrGLsizei width, GrGLint border, GrGLsizei imageSize, const GrGLvoid *data) {} function in class:GrGLTestInterface

Completed in 235 milliseconds