Searched refs:GLOverdrawXP (Results 1 – 1 of 1) sorted by relevance
172 class GLOverdrawXP : public GrGLSLXferProcessor { class174 GLOverdrawXP(const OverdrawXP&) { } in GLOverdrawXP() function in GLOverdrawXP176 ~GLOverdrawXP() override {} in ~GLOverdrawXP()204 GLOverdrawXP::GenKey(*this, caps, b); in onGetGLSLProcessorKey()207 GrGLSLXferProcessor* OverdrawXP::createGLSLInstance() const { return new GLOverdrawXP(*this); } in createGLSLInstance()