Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e8b8b81

Browse files
RafaelCintronCommit Bot
authored andcommitted
Eliminate Program::mLinkResolved boolean
Since mLinkResolved boolean is always kept in sync with the presence of mLinkingState structure, we can remove the former and replace access with checks for the latter being nullptr. Bug: angleproject:4644 Change-Id: Ib385b5c3881946d762ad48e6534c84d15e50f673 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2209319 Reviewed-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Tim Van Patten <timvp@google.com> Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com>
1 parent 651378b commit e8b8b81

3 files changed

Lines changed: 132 additions & 138 deletions

File tree

0 commit comments

Comments
 (0)