scripts: Add required depth/stencil resolve props
authorMike Schuchardt <mikes@lunarg.com>
Sun, 21 Jul 2019 21:18:44 +0000 (14:18 -0700)
committerMike Schuchardt <mikes@lunarg.com>
Mon, 22 Jul 2019 18:34:24 +0000 (11:34 -0700)
commit9375e6c3b784aa9eef1dfe787e222cb8a2765b03
treef0960ba92235de55b13705dbd30b480e37cca775
parentfb1fd1d63eb20cc6f922228f04d8b96cec452b46
scripts: Add required depth/stencil resolve props

Spec mandates that at least VK_RESOLVE_MODE_SAMPLE_ZERO_BIT_KHR be
supported for supportedDepthResolveModes and
supportedStencilResolveModes
scripts/mock_icd_generator.py