Skip to content

vulkan-cts-1.4.4.1: Vulkan CTS 1.4.4.1

Latest

Choose a tag to compare

@lordalcol lordalcol released this 30 Oct 16:38
· 257 commits to main since this release
Fixes:
 * Fix out of bounds in query pool patch list tests
 * Initialize uninitalized shader variable in coopvec tests
 * Enable missing feature in buffer marker memory dependency tests
 * Remove memory read outside of object in timeline semaphore tests
 * Add missing flush/invalidateAlloc() in various places
 * Remove invalid check in HIC query test
 * Add missing feature check in draw non_line_with_params tests
 * Fix drawIndexed maintenance6 test not requesting nullDescriptor
 * Fix using semaphores in colorspace tests
 * Fix validation error in concurrent copy tests
 * Add missing maintenance5 check in image format_reinterpret tests
 * Add missing usage bit in host image copy tests
 * Fix validation errors in render to image tests
 * Fix invalid alignment in op_access_chain test
 * Fix requirements in dEQP-VK.spirv_assembly.instruction tests
 * Add missing invalidate in ConcurrentCopyTestInstance::iterate()
 * Add missing flushAlloc in DepthOnlyInstance::iterate
 * Fix validation errors in ycbcr tests
 * Fix coopmat2 stride0 tests
 * Add missing flushes in vktGlobalPriorityQueue tests
 * Allow skipping degenerates in TF tests
 * Enable presentModeFifoLatestReady feature in swapchain tests
 * Throw not supported for rgba/bgra4+opaque_black
 * Fix host_image_copy simple tests
 * Fix bfloat16_t reduce tests
 * Use correct modulo for query pool patch tests

Other:
 * external: use v.0.2.0-cts-0.4.3 branch
 * Enable VK_KHR_present_wait2 in present_id_wait tests
 * Add known conformance version 1.4.4.1