Right now GM can only run one type of GPU configuration at a time. This ...
12 years, 8 months ago
(2012-04-19 14:13:02 UTC)
#1
Right now GM can only run one type of GPU configuration at a time. This change
1) Runs all GPU configs in one run of GM and gives them separate file names.
2) Adds configs for testing multisampling rather than custom AA.
If the bots are passing any of the flags I'm removing they'd have to stop doing
so before this gets checked in. Also, because I'm creating an RT for each test
at its requested size some GPU images will need to be rebaselined due to slight
rasterization changes.
let's please discuss in person for a couple minutes... http://codereview.appspot.com/6061051/diff/4001/gm/gmmain.cpp File gm/gmmain.cpp (right): http://codereview.appspot.com/6061051/diff/4001/gm/gmmain.cpp#newcode634 gm/gmmain.cpp:634: ...
12 years, 8 months ago
(2012-04-19 14:43:41 UTC)
#3
http://codereview.appspot.com/6061051/diff/4001/gm/gmmain.cpp File gm/gmmain.cpp (right): http://codereview.appspot.com/6061051/diff/4001/gm/gmmain.cpp#newcode228 gm/gmmain.cpp:228: kNone_ConfigFlag = 0x0, Reversing the sense of these to ...
12 years, 8 months ago
(2012-04-19 14:57:57 UTC)
#4
Issue 6061051: Allow GM to run multiple GPU configs in one run. Also add MSAA config.
(Closed)
Created 12 years, 8 months ago by bsalomon
Modified 12 years, 8 months ago
Reviewers: reed1, epoger, robertphillips
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 18