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:
@ -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
|
||||
|
Reference in New Issue
Block a user