Searched refs:nullGLBindFramebuffer (Results 1 – 2 of 2) sorted by relevance
196 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindFramebuffer(GrGLenum target, GrGLuint framebuffer) {} in nullGLBindFramebuffer() function472 functions->fBindFramebuffer = nullGLBindFramebuffer; in GrGLCreateNullInterface()
200 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindFramebuffer(GrGLenum target, GrGLuint framebuffer) {} in nullGLBindFramebuffer() function521 functions->fBindFramebuffer = nullGLBindFramebuffer; in create_null_interface()