Skip to content

vulkan-cts-1.4.1.1: Vulkan CTS 1.4.1.1

Latest
Compare
Choose a tag to compare
@lordalcol lordalcol released this 08 Jan 13:30
· 109 commits to main since this release
New Tests:
 * Tests for VK_NV_cooperative_matrix2
 * Tests for VK_KHR_video_encode_quantization_map
 * Add AV1 encode tests based on vk_video_samples' new encoder library
 * Add limitation check of valid use case VUID-vkCmdDispatch-groupCountX-00386 to dEQP-VK.ray_query.stress*

Fixes:
 * Fix pipelineFlags2CreateInfo going out of scope
 * Fix pNext-chain of VideoEncodeInfo
 * Modify HitT value in ray interval for rayQueryGenerateIntersectionEXT
 * Fix use of rayQueryConfirmIntersectionEXT with AABBs
 * Remove stacksize_1024 to reduce protected memory
 * Add missing check for sampleRateShading support
 * Fix assumed feature in separate ds access tests
 * Fix the wrong group handle size for capture replay.
 * Add tolerance for testing baricentrics in Ray Tracing
 * Handle framebufferIntegerColorSampleCounts correctly
 * Fix synchronization in multiview tests
 * Fix wrong vertex input lib flags for plb
 * Fix enabling extensions in bind_buffers_2 tests
 * Fix DGC compute support checks
 * Use a gpu buffer in raytracing maxrtinvocations_* tests
 * Fix setting depth clamp range in extended dynamic state tests

Other:
 * Add script capabilities to generate extension feature JSON files
 * Add JSON for VK_NV_cooperative_matrix2 (generated)
 * Add JSON for VK_KHR_video_encode_quantization_map (generated)
 * Add JSON for VK_KHR_video_encode_av1 (generated)
 * Vulkan Video  AV1 Encode Test: Fix verbosity
 * Fix waiver parsing skipping waivers based on order
 * Ignore new external dependencies for vulkan-cts-1.4.1