-
vulkan-cts-1.0.1.1e0016762 · ·
Vulkan CTS 1.0.1.1 Release New tests and improvements: * Validate KHR extensions reported by the driver * Added xcb and xlib platform support for Vulkan Bug fixes: * Remove use of alloc recorder from descriptor_pool.repeated_reset * Fix alignment issues in uploading image data in ShaderExecutor * blit_image: compute validation threshold based on I/O formats * Fix VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT handling in query tests * Do not require TRANSIENT usage support without other RT usages * Fix incorrect limits in device properties test * Fix clip_volume test drawing points * Remove invalid precision qualifier usage * Do not use pointer value after deleting it * Fix barrier stage masks in synchronization tests * Fix required sample counts per spec issue 478
-
vulkan-cts-1.0.1.03171c745 · ·
Vulkan CTS 1.0.1.0 Release First major Vulkan CTS update since the initial 1.0.0.0 release. This release adds 27649 new tests in total, covering following areas: * Image copies and blits * Pipeline cache * Synchronization primitives * Sparse resources * Tessellation * SPIR-V specialization constants * More SPIR-V opcodes * Atomics for buffers and images * Texture lookup and query instructions * Shader derivatives * Fixed-function primitive processing * Rasterization * Clipping * Culling * Early fragment tests * Interpolation * Multisampling * WSI extensions
-
vulkan-cts-1.0.0.4529f4190 · ·
Vulkan CTS 1.0.0.4 Release Bug fixes: * Changes to image format properties query tests * Updated to reflect latest spec language on allowed sample counts * Fixed TRANSIENT usage flag handling * Updated glslang * Fixes RelaxedPrecision decoration issues in few tests * Updated command line for generating git log for CTS submission package
-
vulkan-cts-1.0.0.3f13b15d5 · ·
Vulkan CTS 1.0.0.3 Release This release includes several fixes for issues uncovered by running the tests using validation layers.
-
vulkan-cts-1.0.0.29025139b · ·
Vulkan CTS 1.0.0.2 Release * Vulkan CTS is now licensed under Apache 2 license. * Changed tests to follow the latest specification rules about VkApplicationInfo::apiVersion patch version checking. The driver is now expected to ignore patch number entirely when checking for version compatibility. * Significantly improved validation of device feature and limit query results in dEQP-VK.api.info tests. * Added new --deqp-log-flush command line option. * Various test code bug fixes.
-
-