Searched refs:GrGLConvolutionEffect (Results 1 – 1 of 1) sorted by relevance
17 class GrGLConvolutionEffect : public GrGLSLFragmentProcessor { class34 void GrGLConvolutionEffect::emitCode(EmitArgs& args) { in emitCode()93 void GrGLConvolutionEffect::onSetData(const GrGLSLProgramDataManager& pdman, in onSetData()125 void GrGLConvolutionEffect::GenKey(const GrProcessor& processor, const GrGLSLCaps&, in GenKey()189 GrGLConvolutionEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()193 return new GrGLConvolutionEffect; in onCreateGLSLInstance()