Searched refs:fBlendColor (Results 1 – 7 of 7) sorted by relevance
29 interface->fBlendColor = glBlendColor; in GrGLCreateNativeInterface()
26 interface->fBlendColor = glBlendColor; in GrGLCreateNativeInterface()
48 NULL == fBlendColor || // -> GL >= 1.4, ES >= 2.0 or extension in validate()
405 interface->fBlendColor = nullGLBlendColor; in GrGLCreateNullInterface()
149 GLPtr<GrGLBlendColorProc> fBlendColor; member
53 interface->fBlendColor = glBlendColor; in GrGLCreateNativeInterface()
1346 interface->fBlendColor = debugGLBlendColor; in SK_DEFINE_INST_COUNT()