58809d413b
This patch is the first one to support inspecting GPU information for dawn_end2end_tests. In this patch, we support collecting the device name, device id and vendor id on D3D12 and Vulkan. We also support collecting the device name on OpenGL. The collection on Metal will be supported in the next patch. Using this information we implement a series of APIs to inspect the information of both OS and GPU vendor. We also skip two failed tests on Windows Intel Vulkan backends. BUG=dawn:10 Change-Id: If52a960c0bae3922a0b5650500218eff1400d77a Reviewed-on: https://dawn-review.googlesource.com/1460 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> |
||
---|---|---|
.. | ||
common | ||
dawn_native | ||
dawn_wire | ||
include | ||
tests | ||
utils |