Skip dm GPU configs when context creation fails
authorkkinnunen <kkinnunen@nvidia.com>
Fri, 4 Dec 2015 07:04:50 +0000 (23:04 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 4 Dec 2015 07:04:50 +0000 (23:04 -0800)
commita18a8bca24f8b927c360e36f23d2fd08c6378805
tree5651beb3fe23c8c0c9d26fa123400d66b27da0bf
parent6dea83f244cfdea52901eef6b31cee60b07a8ea0
Skip dm GPU configs when context creation fails

Skip dm GPU configs when context creation fails instead of stopping
the whole dm run.

Review URL: https://codereview.chromium.org/1497713002
dm/DM.cpp
src/gpu/GrContextFactory.cpp
tests/GLInterfaceValidationTest.cpp [deleted file]
tests/GrContextFactoryTest.cpp