This change fixes an issue in BindBufferOffsetEXT
authorBMiles <bmiles@amd.com>
Mon, 19 Mar 2018 18:46:26 +0000 (14:46 -0400)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 19 Apr 2018 08:48:32 +0000 (04:48 -0400)
commit9f8092de1f92b7ec20e1478252e3c3df8074e07f
tree39bc762444095f2a204a54765b61d431e53f5970
parent61491378b74398b1ae44a87914d761563293636c
This change fixes an issue in BindBufferOffsetEXT

Change hard coded 0 to i for iterating in a loop
The test needs to be iterating through the indices of the buffer.

Affects: KHR-GL4*.transform_feedback.capture_vertex_separate_test

Components: OpenGL

VK-GL-CTS issue: 1108

Change-Id: I0654bf453c05fddad2e10c9843b9130619f4844a
external/openglcts/modules/gl/gl3cTransformFeedbackTests.cpp