gpu: Ensure result of CreateTexture2D shows up in minidump
hr is read from eax as 0 (S_OK) in minidumps, but that's not possible since the CHECK fails. base::debug::Alias is a sure way of seeing the value in minidumps. R=piman BUG=794735 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I2a92c2967cf6786c6540c49fcacfc97b888fa146 Reviewed-on: https://chromium-review.googlesource.com/998734Reviewed-by:Antoine Labour <piman@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#548583}
Showing
Please register or sign in to comment