Fix delete_active.transform_feedback case.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 12 Jan 2015 22:52:50 +0000 (14:52 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Tue, 13 Jan 2015 17:53:25 +0000 (09:53 -0800)
commitb7665bf0312617bb2f9200dc179a1c67ab9cbc7f
treec6194f9d0d83f7471d545b2cba70fde769c857d3
parent2084d83ab4379cc0df11f0ef812b65e34a20bc4c
Fix delete_active.transform_feedback case.

Set buffer binding point and set up active program that
has captured outputs before calling glBeginTransformFeedback.

Bug: 18915042
Change-Id: I6e5e7626a4752744445affa94c2661854603ea79
modules/gles3/functional/es3fLifetimeTests.cpp