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

/external/skia/include/gpu/gl/
H A DGrGLInterface.h361 GrGLFunction<GrGLCopyTextureSubImage1DProc> fCopyTextureSubImage1D; member in struct:GrGLInterface::Functions
/external/skia/src/gpu/gl/
H A DGrGLInterface.cpp623 nullptr == fFunctions.fCopyTextureSubImage1D ||
H A DGrGLTestInterface.cpp229 fFunctions.fCopyTextureSubImage1D = bind_to_member(this, &GrGLTestInterface::copyTextureSubImage1D);

Completed in 362 milliseconds