Searched refs:GLPixelXorXP (Results 1 – 1 of 1) sorted by relevance
265 class GLPixelXorXP : public GrGLSLXferProcessor { class267 GLPixelXorXP(const PixelXorXP& pixelXorXP) { } in GLPixelXorXP() function in GLPixelXorXP269 ~GLPixelXorXP() override {} in ~GLPixelXorXP()311 GLPixelXorXP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()314 GrGLSLXferProcessor* PixelXorXP::createGLSLInstance() const { return new GLPixelXorXP(*this); } in createGLSLInstance()