Add multiview entry points to GL wrappers.
authorPhilip Rideout <prideout@google.com>
Wed, 20 Dec 2017 21:38:17 +0000 (13:38 -0800)
committerPhilip Rideout <prideout@google.com>
Wed, 10 Jan 2018 01:21:38 +0000 (17:21 -0800)
commit1cf212a2a025865d3e16ebb9f17dadf2d7b411d3
tree7ca19361df3eaf858b8b139bd9d1a09b0fd83f5e
parent5ea85b4a84dd65bb702988f44bc0f7e08e5c6462
Add multiview entry points to GL wrappers.

Prepare for upcoming multiview conformance tests.

Change-Id: Ie3d8bbb4ae747e90c4f3e4a9632ebc4e5a085d00
Test: Built dEQP along with a pending change that tests multiview.
Components: Framework
12 files changed:
framework/opengl/gluCallLogWrapper.inl
framework/opengl/gluCallLogWrapperApi.inl
framework/opengl/wrapper/glwApi.inl
framework/opengl/wrapper/glwEnums.inl
framework/opengl/wrapper/glwFunctionTypes.inl
framework/opengl/wrapper/glwFunctions.inl
framework/opengl/wrapper/glwImpl.inl
framework/opengl/wrapper/glwInitExtES.inl
framework/opengl/wrapper/glwInitExtGL.inl
framework/platform/null/tcuNullRenderContextFuncs.inl
framework/platform/null/tcuNullRenderContextInitFuncs.inl
scripts/opengl/src_util.py