0

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/+/2037327
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Jonathan Ross <jonross@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738363}
This commit is contained in:
jonross
2020-02-04 22:19:17 +00:00
committed by Commit Bot
parent 72e7477c5b
commit cdc726dce5

@ -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
## 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