glslstage: initialize output params to 0 before calling gl functions
authorJulien Isorce <j.isorce@samsung.com>
Wed, 28 Oct 2015 14:41:54 +0000 (14:41 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:10 +0000 (19:32 +0000)
commit6bb560a4ebb52a48003872512a7c45afa3153639
treed1cfd0766c8ad4b7dc3a0743bae70974b2d92876
parent68215b0a47bb61dcb199241d6f4029916f5fa558
glslstage: initialize output params to 0 before calling gl functions

The client side API of the Chromium's GPU Process has asserts
in debug mode that check that output params are initialized to 0.
gst-libs/gst/gl/gstglslstage.c