Home
last modified time | relevance | path

Searched refs:LightingGLFP (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkLightingShader.cpp172 class LightingGLFP : public GrGLSLFragmentProcessor { class in LightingFP
174 LightingGLFP() { in LightingGLFP() function in LightingFP::LightingGLFP
289 LightingGLFP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
304 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override { return new LightingGLFP; } in onCreateGLSLInstance()