Searched defs:LightingFP (Results 1 – 1 of 1) sorted by relevance
141 class LightingFP : public GrFragmentProcessor { class143 LightingFP(GrTexture* diffuse, GrTexture* normal, const SkMatrix& diffMatrix, in LightingFP() function in LightingFP