Searched refs:PerspShadersGM (Results 1 – 2 of 2) sorted by relevance
42 class PerspShadersGM : public GM { class44 PerspShadersGM(bool doAA) : fDoAA(doAA) { } in PerspShadersGM() function in skiagm::PerspShadersGM184 DEF_GM(return new PerspShadersGM(true);)185 DEF_GM(return new PerspShadersGM(false);)
41 class PerspShadersGM : public GM { class43 PerspShadersGM(bool doAA) : fDoAA(doAA) { } in PerspShadersGM() function in skiagm::PerspShadersGM177 DEF_GM(return new PerspShadersGM(true);)178 DEF_GM(return new PerspShadersGM(false);)