commit | 74100ca1d14c6e679355bed296fb49fb94f92b4a | [log] [tgz] |
---|---|---|
author | Kartikeya Gokhale <kgokhale@microsoft.com> | Thu Sep 12 18:14:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 18:14:18 2024 |
tree | a64872e4e3814b5e1254bdcbfeb113eaad88fd2e | |
parent | 05b196425a534775111763e2bc3308b1e89c2796 [diff] |
Set debug label on D3DImageType Textures When chromium runs under the graphite renderer, labels for textures created by the d3d image backing were getting overridden. This code ensures the labels get properly set to d3d device. Change has been validated by WPA tool where correct labels can be seen. Bug: 40163400 Change-Id: I49e83b69a0a1539d72e2cc6be234d0aba07f1ea8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5837365 Reviewed-by: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1354701}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.