ASSERT 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 Review URL: https://codereview.chromium.org/933393003 Cr-Commit-Position: refs/heads/master@{#316937}
Showing
Please register or sign in to comment