layers: LX249, Remove MSAA coherency checks from BeginRenderPass
authorMark Lobodzinski <mark@lunarg.com>
Thu, 31 Dec 2015 23:36:52 +0000 (16:36 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 5 Jan 2016 20:02:33 +0000 (13:02 -0700)
commit2c46e9dfa4ed9cb47932da713de155601705463e
tree311f6e70ed8144a608c7d5a3134e25ec8e87c8eb
parent0164e52587abf1413b52c01575aa457c225b402b
layers: LX249, Remove MSAA coherency checks from BeginRenderPass

Don't see any language in the spec saying that sample counts need to be valid at
RP begin time. A PSO with matching MSAA state can be bound after the RP is
started.
layers/draw_state.cpp