Searched refs:emitLightColorUniform (Results 1 – 1 of 1) sorted by relevance
813 void emitLightColorUniform(const GrFragmentProcessor*, GrGLSLUniformHandler*);1830 fLight->emitLightColorUniform(&le, uniformHandler); in emitCode()2057 void GpuLight::emitLightColorUniform(const GrFragmentProcessor* owner, in emitLightColorUniform() function in GpuLight