The source project of this merge request has been removed.
ext_external_objects: fixed barrier initialization
When we allocate the barriers, we'd rather initialize them to 0 to avoid further problems. Fixes a segmentation fault on Nvidia when this barrier is used with depth/stencil images.
Signed-off-by: Eleni Maria Stea estea@igalia.com