Ensure WebGLTexture is tagged with uploaded VideoFrame metadata.
The high efficiency path for skipping uploads when a VideoFrame is already in a given texture was not working. The last uploaded id was never set on the texture. Bug: 776222 Test: Manual inspection confirms texture uploads only when needed. Change-Id: If8a7c19d45f874e4335418ea5c19f602c2e007c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032340Reviewed-by:Kai Ninomiya <kainino@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#737416}
Showing
Please register or sign in to comment