gallium/auxiliary/vl: Fixed blank issue with compute shader
authorJames Zhu <James.Zhu@amd.com>
Fri, 29 Mar 2019 19:57:51 +0000 (15:57 -0400)
committerLeo Liu <leo.liu@amd.com>
Fri, 5 Apr 2019 13:50:52 +0000 (09:50 -0400)
commit4bbc9c493f4b923516d9ef40b41a0dd7648fdb1e
tree8f4ee8c630e8c4433d3116a8f2068951077ce16e
parent32b861d46d36178f43fd6ba3659fe5382471458b
gallium/auxiliary/vl: Fixed blank issue with compute shader

Multiple init buffer within one open instance will cause blank issue.
Updating viewport per frame will fix this issue.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Tested-by: Bruno Milreu <bmilreu@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/vl/vl_compositor_cs.c