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

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

Completed in 139 milliseconds