Vulkan SC CTS 1.0.1.1
AlexGalazin-IMG
released this
24 Feb 09:17
·
3158 commits
to main
since this release
Vulkan SC CTS 1.0.1.1
New Tests:
- Make application_parameters tests fail without vendor-specific info
- Add CTS tests for VK_EXT_application_parameters
- Test VulkanSC fault handler without app memory
- Add another alternative to reflect() precision tests
Fixes:
- Set basePipelineIndex to zero for VulkanSC
- Invalid usage of framebuffer layers in Vulkan SC.
- Fix invalid usage in VulkanSC device_object_reservation tests
- Reduce number of command pools in texel_view_compatible tests
- Fix invalid framebuffer in compressed texture 3D tests
- VKSC command pool creation should respect maxCommandBufferSize
- VKSC low-memory implementations require lower semaphore count for chain test.
Improvements:
- Fixes zlib dependency
- Update vulkan_sc_core.h header to 1.0.11
- Add vulkan_sci.h header for VKSC and update Json parsing files
- Update generated Vulkan SC files to 1.0.12 release
- VKSC check offline pipeline compiler result.
- remove TLS WAR as it is no longer needed