Searched defs:GrGLFramebufferTexture2DProc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLFunctions.h118 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 DGrGLFunctions.h117 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLFramebufferTexture2DProc)(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level); typedef

Completed in 32 milliseconds