Searched refs:fUniform4fv (Results 1 – 7 of 7) sorted by relevance
104 interface->fUniform4fv = glUniform4fv; in GrGLCreateNativeInterface()106 interface->fUniform4fv = glUniform4fv; in GrGLCreateNativeInterface()
156 interface->fUniform4fv = glUniform4fv; in GrGLCreateNativeInterface()158 interface->fUniform4fv = glUniform4fv; in GrGLCreateNativeInterface()
108 interface->fUniform4fv = glUniform4fv; in GrGLCreateNativeInterface()
108 NULL == fUniform4fv || in validate()
487 interface->fUniform4fv = nullGLUniform4fv; in GrGLCreateNullInterface()
246 GLPtr<GrGLUniform4fvProc> fUniform4fv; member
1428 interface->fUniform4fv = debugGLUniform4fv; in SK_DEFINE_INST_COUNT()