vk/meta: Add required multisample state to pipeline
authorChad Versace <chad.versace@intel.com>
Mon, 19 Oct 2015 15:37:03 +0000 (08:37 -0700)
committerChad Versace <chad.versace@intel.com>
Tue, 20 Oct 2015 17:48:09 +0000 (10:48 -0700)
commit0d84a0d58b977639395e848ced05bb0c959bd1a2
tree7f5ba2e15c7dd7c565517091337723191a9aec07
parent60e8439237e7f29baa297e0ebb073dc868226e65
vk/meta: Add required multisample state to pipeline

The Vulkan spec (20 Oct 2015, git-aa308cb) requires that
VkGraphicsPipelineCreateInfo::pMultisampleState not be NULL.
src/vulkan/anv_meta.c