Commit 3c6a36b0 by Jamie Madill

Fix link to dirty bit diagram.

Also add a missing arrow from VertexArray to Context. Bug: angleproject:3002 Change-Id: I2a30df0bb1c9681b4cf5178b75f1264ddf4ca2e2 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1592065Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 2b2b4d9f
...@@ -87,7 +87,7 @@ framebuffer's completeness. On subsequent draw calls we skip re-validation at mi ...@@ -87,7 +87,7 @@ framebuffer's completeness. On subsequent draw calls we skip re-validation at mi
See the below diagram for the dependency relations between Subjects and Observers. See the below diagram for the dependency relations between Subjects and Observers.
![State Change Notification Flow](https://raw.githubusercontent.com/google/angle/master/doc/img/StateNotificationFlow.svg?sanitize=true) ![State Change Notification Flow](https://raw.githubusercontent.com/google/angle/master/doc/img/StateChangeNotificationFlow.svg?sanitize=true)
## Back-end specific Optimizations ## Back-end specific Optimizations
......
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