GL_ARB_enhanced_layouts: add missing out varyings
authorAndres Gomez <agomez@igalia.com>
Fri, 28 Dec 2018 18:52:13 +0000 (20:52 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 1 Mar 2019 11:43:44 +0000 (06:43 -0500)
commitb6101815eec6b0695075d13645773e34c7b84ee1
tree42c6363d65fe0780bc4d0aadfd0c255b51fb005e
parent28b935dc659f17525b839c0b550867f471b6bcc1
GL_ARB_enhanced_layouts: add missing out varyings

The test was "passing" due to a different error than the one expected
by the test: there were missing output varyings to be able to match
the tested inputs.

Components: OpenGL

VK-GL-CTS issue: 1604

Affects:

KHR-GL44.enhanced_layouts.input_component_aliasing

Change-Id: I038bdc3a08ed1d458c8b0988227307c5f0f3f104
external/openglcts/modules/gl/gl4cEnhancedLayoutsTests.cpp