Reconcile the multiple GLImageDXGI types
(1) Merge GLImageDXGIHandle into GLImageDXGI. For those three override functions BindTexImage(), GetInternalFormat() and ReleaseTexImage(), Check handle_ before continuing processing handle related code. Rename GLImageDXGIHandle::Initialize() to GLImageDXGI::InitializeHandle() (2) Merge GLImageDXGIBase into GLImageDXGI. Bug:776010 Change-Id: Id2906a4fcb19e4286c13f718ae1913e73994d303 Reviewed-on: https://chromium-review.googlesource.com/c/1361588 Commit-Queue: Maggie Chen <magchen@chromium.org> Reviewed-by:Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#615770}
Showing
Please register or sign in to comment