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

/external/skia/include/gpu/gl/
H A DGrGLInterface.h366 GrGLFunction<GrGLGetTextureLevelParameterfvProc> fGetTextureLevelParameterfv; member in struct:GrGLInterface::Functions
/external/skia/src/gpu/gl/
H A DGrGLInterface.cpp628 nullptr == fFunctions.fGetTextureLevelParameterfv ||
H A DGrGLTestInterface.cpp234 fFunctions.fGetTextureLevelParameterfv = bind_to_member(this, &GrGLTestInterface::getTextureLevelParameterfv);

Completed in 97 milliseconds