Searched refs:LightingGLFP (Results 1 – 1 of 1) sorted by relevance
172 class LightingGLFP : public GrGLSLFragmentProcessor { class in LightingFP174 LightingGLFP() { in LightingGLFP() function in LightingFP::LightingGLFP289 LightingGLFP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()304 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override { return new LightingGLFP; } in onCreateGLSLInstance()