Skip to content
Compare
Choose a tag to compare
@zmike zmike released this 01 Feb 17:01
· 34 commits to main since this release

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!