Searched refs:GLSLNormalMapFP (Results 1 – 1 of 1) sorted by relevance
32 class GLSLNormalMapFP : public GrGLSLFragmentProcessor { class in NormalMapFP34 GLSLNormalMapFP() in GLSLNormalMapFP() function in NormalMapFP::GLSLNormalMapFP97 GLSLNormalMapFP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()112 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override { return new GLSLNormalMapFP; } in onCreateGLSLInstance()