DescriptionImplement --use-gl=any
The behavior is this: if --use-gl=any passes in, and the default GL binding causes GPU features to be blacklisted, fallback to osmesa. Also, in GPU process, if the default binding fails, fallback to osmesa.
This option will be used in testing to make sure accelerated path is always tested, if not on GPU, then on top of osmesa.
This CL also moves certain functions out of GpuBlacklist to GpuDataManager so we could manage the special cases when --use-gl=osmesa or --use-gl=any is passed.
BUG=97675
TEST=bots green
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102973
Patch Set 1 #
Total comments: 6
Patch Set 2 : '' #Patch Set 3 : '' #
Messages
Total messages: 9 (0 generated)
|