Descriptiongpu: Refresh translated shader source every query.
ANGLE generates additional shader debug info during program linking.
We would miss this with the current method of caching the extended
translated source. Handle this by refreshing the translated source
after the link operation.
Unfortunately this only currently works with the GPU program cache
disabled, since we don't have the translated source attached to
the shader binaries. Use the --disable-gpu-program-cache flag to
get to the extended info.
BUG=angleproject:1179
R=kbr@chromium.org
Committed: https://crrev.com/f38c734f5dd3808cee8b17350f0f22ffa555c055
Cr-Commit-Position: refs/heads/master@{#360977}
Patch Set 1 #Patch Set 2 : Addressed zmo's feedback #
Messages
Total messages: 16 (6 generated)
|