[dawn][native] Add support for querying DRM info from adapter.#59
[dawn][native] Add support for querying DRM info from adapter.#59DrogonMar wants to merge 6 commits intogoogle:mainfrom
Conversation
Signed-off-by: Reece Hagan <drogonmar@tuyuji.com>
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
👋 Thanks for your contribution! Your PR has been imported to Gerrit. |
Signed-off-by: Reece Hagan <drogonmar@tuyuji.com>
Signed-off-by: Reece Hagan <drogonmar@tuyuji.com>
Signed-off-by: Reece Hagan <drogonmar@tuyuji.com>
Signed-off-by: Reece Hagan <drogonmar@tuyuji.com>
Signed-off-by: Reece Hagan <drogonmar@tuyuji.com>
|
Closing, new CL was made so I can contribute properly. |
Adds a new chain struct to adapter info so you can retrieve the Linux DRM info.
Useful if your making a Wayland compositor that uses Dawn to render (me) so you can properly
tell clients what DRM device to use.