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

/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h187 GLPtr<GrGLFramebufferTexture2DProc> fFramebufferTexture2D;
H A DGrGLFunctions.h92 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLFramebufferTexture2DProc)(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level); typedef
/external/skia/include/gpu/gl/
H A DGrGLInterface.h187 GLPtr<GrGLFramebufferTexture2DProc> fFramebufferTexture2D;
H A DGrGLFunctions.h92 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLFramebufferTexture2DProc)(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level); typedef

Completed in 52 milliseconds