New Tests
- added cases for templated push descriptor updates
- added tests for
vkCmdCopyImage
- added tests for
vkCmdResolveImage
- added tests for copying descriptor sets
- added tests for copying mutable descriptor sets
- added tests for sampled image (non-combined) descriptors
- added
VK_EXT_descriptor_buffer
cases - added
VK_EXT_graphics_pipeline_library
cases for fast-link functionality based on Dota2
New Options
-output-only
for scripting-start
for running test subsets-fixed
for running a fixed number of iterations
Fixes/Tweaks
- lots of fixes for detecting missing features
- now print the GPU name on startup
Thanks to @llandwerlin-intel @turol @rlocatti-nv for contributions during this release!