Add preliminary dEQP multiview test.
authorPhilip Rideout <prideout@google.com>
Wed, 20 Dec 2017 23:52:51 +0000 (15:52 -0800)
committerPhilip Rideout <prideout@google.com>
Fri, 12 Jan 2018 22:14:32 +0000 (14:14 -0800)
commit86926a18c499d18389a10c94f9f984925fae0d9b
treee6bd1c56c46b5c1dfa03544561f1566ef6efa31b
parent1cf212a2a025865d3e16ebb9f17dadf2d7b411d3
Add preliminary dEQP multiview test.

This is a pretty basic test of multiview, we'll be enhancing the test
in the near future to provide coverage for additional texture formats.

Test: Passes on Pixel 2 hardware, ran dEQP with --deqp-case=dEQP-GLES3.functional.multiview.*
Change-Id: I16e855641da04e3a09e54d82808f1034e87bc4fc
Component: AOSP
Android.mk
android/cts/master/gles3-master.txt
modules/gles3/functional/CMakeLists.txt
modules/gles3/functional/es3fFunctionalTests.cpp
modules/gles3/functional/es3fMultiviewTests.cpp [new file with mode: 0644]
modules/gles3/functional/es3fMultiviewTests.hpp [new file with mode: 0644]