◄ Wiki / Graphics
CTS / conformance
An official test suite that checks whether an implementation actually obeys a standard.
A Conformance Test Suite (CTS) is a large battery of tests published by a standards body to certify that a product does what the spec promises. Each case reports pass, fail, or 'not supported' when a feature is legitimately optional. Passing conformance is how a graphics driver earns the right to call itself standards-compliant.
See also
- dEQPKhronos's official test program for checking that a graphics driver conforms to standards like Vulkan.