Commit cdc726dc authored by jonross's avatar jonross Committed by Commit Bot

Update Pixel Wrangler Docs

Updating the Pixel Wrangler docs section on extending the rotation. Making them
more general for modifying the rotation. With a portion about swapping.

Change-Id: Ief4c3ffc86f87fe924e94900c16b017f38e9ed80
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037327Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Commit-Queue: Jonathan Ross <jonross@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738363}
parent 72e7477c
...@@ -301,8 +301,16 @@ https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7-rel ...@@ -301,8 +301,16 @@ https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7-rel
[telemetry documentation]: https://cs.chromium.org/chromium/src/third_party/catapult/telemetry/docs/run_benchmarks_locally.md [telemetry documentation]: https://cs.chromium.org/chromium/src/third_party/catapult/telemetry/docs/run_benchmarks_locally.md
## Extending the GPU Pixel Wrangling Rotation ## Modifying the GPU Pixel Wrangling Rotation
See the [Chrome Internal GPU Pixel Wrangling Instructions] for information on extending the rotation. You may find yourself needing to modify the current rotation. Whether to extend
the rotation, or if scheduling conflicts arise.
For scheduling conflicts you can swap your shift with another wrangler. A good
approach is to look at the rotation calendar, finding someone with nearby dates
to yours. Reach out to them, as they will often be willing to swap.
To actually modify the rotation:
See the [Chrome Internal GPU Pixel Wrangling Instructions] for information.
[Chrome Internal GPU Pixel Wrangling Instructions]: https://sites.google.com/a/google.com/client3d/documents/chrome-internal-gpu-pixel-wrangling-instructions [Chrome Internal GPU Pixel Wrangling Instructions]: https://sites.google.com/a/google.com/client3d/documents/chrome-internal-gpu-pixel-wrangling-instructions
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment