Skip to content
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