Buffer size query is zero with BindBufferBase
authorJeannot Breton <jbreton@nvidia.com>
Wed, 26 Jul 2017 18:14:03 +0000 (13:14 -0500)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 18 Aug 2017 08:15:29 +0000 (04:15 -0400)
commit081064ff898b9bf00e3cdf54d41d47de72bb1734
tree9d1a35d1daa934f9388da638fa5277a3f4dcac07
parentc7ccf3136e3d62e6d310fb538eefe591c43c7942
Buffer size query is zero with BindBufferBase

The test expected the result to be the buffer size, but when bound
with glTransformFeedbackBufferBase we should follow the behavior
defined for BindBufferBase, and a result of 0 should be expected

Affects:

KHR-GL45.direct_state_access.xfb_buffers

Components: OpenGL

VK-GL-CTS issue: 598

Change-Id: I65e6e3117f1f77953c304e8f4f95263de4eca75d
external/openglcts/modules/gl/gl4cDirectStateAccessXFBTests.cpp