anv: Advertise variableMultisampleRate
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 8 Feb 2018 17:03:03 +0000 (09:03 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 2 May 2018 17:59:03 +0000 (10:59 -0700)
commitbd35345e85ddaf9c8fe7b8ed089edd4926ee4fe1
treeefbb1d79c79407a47c99e1b6013dcf1f28765912
parent28e410f6a58f5ff5a97b325f04ea84a959ce7130
anv: Advertise variableMultisampleRate

Initially, I didn't understand this feature.  Turns out that all it
means is that you can switch multisample rates in the middle of a
zero-attachment subpass.  We've been able to do this since forever.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/intel/vulkan/anv_device.c