tests: Hold PipelineObj::m_ds_state by ptr.
authorChris Forbes <chrisforbes@google.com>
Tue, 13 Sep 2016 03:52:00 +0000 (15:52 +1200)
committerChris Forbes <chrisforbes@google.com>
Tue, 13 Sep 2016 03:52:00 +0000 (15:52 +1200)
commit531f8c13f9134280c7f695f2641b650518ebfd3b
tree01f5d78fe4be1a0b05948016489517640ca7f467
parent5dcdd90e54199dfeb29938a3a03d998397c22664
tests: Hold PipelineObj::m_ds_state by ptr.

Makes it possible to pass nullptr for this structure. In fact, pretty
much all the time, we can pass nullptr here, as no depth buffer!

Signed-off-by: Chris Forbes <chrisforbes@google.com>
tests/vkrenderframework.cpp
tests/vkrenderframework.h