Searched refs:fBlendEquation (Results 1 – 5 of 5) sorted by relevance
161 GLPtr<GrGLBlendEquationProc> fBlendEquation; member
118 NULL == fFunctions.fBlendEquation || // -> GL >= 1.4 or extension, ES >= 2.0 in validate()
363 functions->fBlendEquation = noOpGLBlendEquation; in create_null_interface()
360 functions->fBlendEquation = noOpGLBlendEquation; in GrGLCreateNullInterface()
853 functions->fBlendEquation = noOpGLBlendEquation; in GrGLCreateDebugInterface()