diff options
author | Eric Anholt <[email protected]> | 2018-02-20 16:28:07 +0000 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-02-23 08:42:13 -0800 |
commit | c824a045ea639b8a93cbc2518b16900402d9150f (patch) | |
tree | 44b3e20299663a1aa230b89a340a0211f7594f13 /src/compiler/spirv/vtn_glsl450.c | |
parent | 6deb158ec1e03027d855df6a2513c8595ed95924 (diff) |
broadcom/vc4: Fix double-unrefcounting of prsc->next with shadows.
When we set up the shadow resource we were copying the original resource
as the template, including its prsc->next field. When we shadowed the
first YUV plane's resource for linear-to-tiled conversion, we would end up
unbalancing the refcount on the shadow resource's destruction.
Diffstat (limited to 'src/compiler/spirv/vtn_glsl450.c')
0 files changed, 0 insertions, 0 deletions