Searched refs:fBindBuffer (Results 1 – 5 of 5) sorted by relevance
139 GrGLFunction<GrGLBindBufferProc> fBindBuffer; member
355 functions->fBindBuffer = nullGLBindBuffer; in GrGLCreateNullInterface()
404 functions->fBindBuffer = nullGLBindBuffer; in create_null_interface()
116 nullptr == fFunctions.fBindBuffer || in validate()
849 functions->fBindBuffer = debugGLBindBuffer; in GrGLCreateDebugInterface()