Searched refs:GrGLSLConfigConversionEffect (Results 1 – 2 of 2) sorted by relevance
18 class GrGLSLConfigConversionEffect : public GrGLSLFragmentProcessor { class20 GrGLSLConfigConversionEffect() {} in GrGLSLConfigConversionEffect() function in GrGLSLConfigConversionEffect45 return new GrGLSLConfigConversionEffect(); in onCreateGLSLInstance()
20 class GrGLSLConfigConversionEffect : public GrGLSLFragmentProcessor { class22 GrGLSLConfigConversionEffect() {} in GrGLSLConfigConversionEffect() function in GrGLSLConfigConversionEffect53 return std::make_unique<GrGLSLConfigConversionEffect>(); in onMakeProgramImpl()