Bug fixes to render pass tests.
authorMika Isojärvi <misojarvi@google.com>
Wed, 13 Jan 2016 21:52:22 +0000 (13:52 -0800)
committerMika Isojärvi <misojarvi@google.com>
Wed, 13 Jan 2016 21:55:34 +0000 (13:55 -0800)
commit86abff6e5cef6f078ee37a667018e0540fcd97de
tree8d4d217875684ff617e9157c5ce6997102f73af2
parentcfb3d4ff3f7bf18b57994c6154a92e7e794f13b0
Bug fixes to render pass tests.

- Check that subpasses never use more than maxColorAttachments color
  attachments. Fixes #196.
- Handle rounding and quantization in checkColorRenderQuad().
  Fixes #64.
- Add attachment count group for 4.

Change-Id: Ib218ddef344b8b626f822db1cde7e20295298e03
external/vulkancts/modules/vulkan/vktRenderPassTests.cpp