Handle failures for GPU info collection.
1.)Populate failure strings for GPU info collection when context_info_state records fatal failure. 2.)The vendorid and deviceid of gpu should give data on all platforms where context fails to run. ex:On mac devices gpu info strings are not collected (vendor, renderer, driver version), so populate vendorid and deviceid while collecting webglinfo which should always be valid. In case vendor, renderer, driver version are not populated they will be indicated as "Not Available" on those platforms. BUG=412440 Review URL: https://codereview.chromium.org/800483002 Cr-Commit-Position: refs/heads/master@{#315223}
Showing
Please register or sign in to comment