From bc8df338ca2f0c3a3c0279a45b5a0f8f48ca186a Mon Sep 17 00:00:00 2001 From: Faith Ekstrand Date: Thu, 29 Feb 2024 09:07:13 -0600 Subject: [PATCH] docs/nvk: Update the conformance status section Part-of: --- docs/drivers/nvk.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/drivers/nvk.rst b/docs/drivers/nvk.rst index 56f8e8dcc5c..5ea5937a91e 100644 --- a/docs/drivers/nvk.rst +++ b/docs/drivers/nvk.rst @@ -18,9 +18,8 @@ NVK requires at least a Linux 6.6 kernel Conformance status: ------------------- -NVK is not currently conformant on any hardware. As of the writing of this -documentation, it was failing about 2000 tests with the current feature -set. +NVK is a conformant Vulkan 1.3 implementation for all Turing (RTX 20XX and +GTX 16XX) and later GPUs. Debugging ---------