DescriptionASSERT each linkProgram leads to empty cache in ProgramInfoManager.
The current mechanism is to clean all cache, which is very misleading.
Everytime we call LinkProgram, we simply delete the Program in the map,
getting rid of all cahces, and create a new Program.
BUG=429053
TEST=gpu_unittests
R=bajones@chromium.org
Committed: https://crrev.com/8bd42c20b82615ed26a7791b94e79b55b9d93d19
Cr-Commit-Position: refs/heads/master@{#316937}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|