Searched refs:fBindFragDataLocation (Results 1 – 5 of 5) sorted by relevance
251 if (glVer >= GR_GL_VER(3,0) && nullptr == fFunctions.fBindFragDataLocation) { in validate()415 if (nullptr == fFunctions.fBindFragDataLocation || in validate()
356 functions->fBindFragDataLocation = noOpGLBindFragDataLocation; in GrGLCreateNullInterface()
405 functions->fBindFragDataLocation = noOpGLBindFragDataLocation; in create_null_interface()
140 GrGLFunction<GrGLBindFragDataLocationProc> fBindFragDataLocation; member
850 functions->fBindFragDataLocation = noOpGLBindFragDataLocation; in GrGLCreateDebugInterface()