Skip to content
Vulkan CTS 1.1.6.3 RC0

New tests:
 * Tests for VK_KHR_buffer_device_address

Fixes:
 * Bump timeout for the basic fence tests
 * Temporarily remove lines_wide tests
 * Do the 'from UNDEFINED' layout transition only on the first pass
 * Add two more formats with proper threshold values.
 * Extend rasterization testing, modify verification
 * Check memory model support in volatile atomic tests
 * Add feature checks to subgroups tests
 * Fix SFR swapchain test's implicit layout transitions
 * Apply the same relaxed precision fix for interface_blocks.* to basic_type.*
 * Remove verification of string bytes after null termination.
 * Fix cbuffer packing test
 * Re-align importing dedicated memory to spec
 * Add memory barrier to VK transform_feedback tests
 * Split descriptor set indexing render pass workload
 * Reduce dEQP-VK.pipeline.render_to_image allocs to within platform limits