Home
last modified time | relevance | path

Searched refs:GrGLCheckFramebufferStatusProc (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/angle/
DGrGLCreateANGLEInterface.cpp137 GR_GET_PROC(GrGLCheckFramebufferStatusProc, CheckFramebufferStatus); in GrGLCreateANGLEInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h154 GLPtr<GrGLCheckFramebufferStatusProc> fCheckFramebufferStatus;
DGrGLFunctions.h59 typedef GrGLenum (GR_GL_FUNCTION_TYPE* GrGLCheckFramebufferStatusProc)(GrGLenum target); typedef