gl_spirv: Correct ARB_gl_spirv check function type
authorAndres Gomez <agomez@igalia.com>
Thu, 1 Feb 2018 10:03:21 +0000 (12:03 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 1 Feb 2018 12:45:25 +0000 (07:45 -0500)
commite3d14557b3af43a0ab61fdb49a387386abf2a890
tree1cdd854c623fc534a6bbf4459130256f047563b3
parentcace3463a358721247a057ebb97d06be6fb2d996
gl_spirv: Correct ARB_gl_spirv check function type

The check for GL_ARB_gl_spirv or GL 4.6 doesn't return anything but
just throws an exception. This corrects the type of the call.

Affects:

KHR-GL45.gl_spirv.*

Components: OpenGL

VK-GL-CTS issue: 981

Change-Id: Ic051d7949672b7a824ebe5c67761be866cd1877f
external/openglcts/modules/gl/gl4cGlSpirvTests.cpp