Searched refs:unmapTexSubImage2D (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLTestInterface.cpp170 fFunctions.fUnmapTexSubImage2D = bind_to_member(this, &GrGLTestInterface::unmapTexSubImage2D);
H A DGrGLTestInterface.h175 virtual GrGLvoid unmapTexSubImage2D(const GrGLvoid* mem) {} function in class:GrGLTestInterface
/external/skqp/src/gpu/gl/
H A DGrGLTestInterface.cpp170 fFunctions.fUnmapTexSubImage2D = bind_to_member(this, &GrGLTestInterface::unmapTexSubImage2D);
H A DGrGLTestInterface.h175 virtual GrGLvoid unmapTexSubImage2D(const GrGLvoid* mem) {} function in class:GrGLTestInterface

Completed in 354 milliseconds