Home
last modified time | relevance | path

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

/external/skqp/src/shaders/
DSkLightingShader.cpp135 class GLSLLightingFP : public GrGLSLFragmentProcessor { class in LightingFP
137 GLSLLightingFP() { in GLSLLightingFP() function in LightingFP::GLSLLightingFP
242 GLSLLightingFP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
268 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override { return new GLSLLightingFP; } in onCreateGLSLInstance()
/external/skia/src/shaders/
DSkLightingShader.cpp135 class GLSLLightingFP : public GrGLSLFragmentProcessor { class in LightingFP
137 GLSLLightingFP() { in GLSLLightingFP() function in LightingFP::GLSLLightingFP
240 GLSLLightingFP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
266 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override { return new GLSLLightingFP; } in onCreateGLSLInstance()