Merge branch 'rasterization-tests' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Thu, 19 May 2016 17:18:35 +0000 (17:18 +0000)
committerPyry Haulos <phaulos@google.com>
Thu, 19 May 2016 17:18:35 +0000 (17:18 +0000)
commit1e2e88f30248964ae22896886177a87565bc8950
treed8abd2c1524dcc47a9d0b37fb9dec64c755c9d9c
parentad124ad3808a3fb7e9bb9ea4dffdf16c0f1a147d
parent385fccab037e2dc20fd6f3f94ef2ad2ed261e9df
Merge branch 'rasterization-tests' into 'vulkan-cts-1.0-dev'

Rasterization tests

This branch contains basic rasterization test ported from the modules/gles3/functional/es3fRasterizationTests.cpp.

See merge request !521