Searched refs:fGetProgramInfoLog (Results 1 – 5 of 5) sorted by relevance
176 GrGLFunction<GrGLGetProgramInfoLogFn> fGetProgramInfoLog; member
160 GrGLFunction<GrGLGetProgramInfoLogFn> fGetProgramInfoLog; member
79 !fFunctions.fGetProgramInfoLog || in validate()
94 fFunctions.fGetProgramInfoLog = bind_to_member(this, &GrGLTestInterface::getProgramInfoLog); in GrGLTestInterface()
129 !fFunctions.fGetProgramInfoLog || in validate()