Remove use of unsupported SURFACETYPE_OFFSCREEN_GENERIC
authorPiers Daniell <pdaniell@nvidia.com>
Thu, 21 Dec 2017 23:50:14 +0000 (16:50 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 31 Jan 2018 10:00:53 +0000 (05:00 -0500)
commitf73093271e49deed2d3cce20a4799e35341dd251
treee92534990b8bbe843ac2ff42c136d3c2861a0ce8
parent2cb743a59becace2c1118015689c5ea2859764cf
Remove use of unsupported SURFACETYPE_OFFSCREEN_GENERIC

The khr_debug tests were for some reason trying overriding the surface
type to SURFACETYPE_OFFSCREEN_GENERIC, which isn't supported by WGL.

This change just leaves the surface type as is.

Affects:
KHR-GL46.khr_debug.*

Components: OpenGL

VK-GL-CTS Issue: 922

Change-Id: Ib72e346ed716d19629dcbcfa423b9fc4f63d1835
external/openglcts/modules/gl/gl4cKHRDebugTests.cpp