From 5a5862c0251a33add7d9379f7bad8d81faa0819b Mon Sep 17 00:00:00 2001 From: Faith Ekstrand Date: Wed, 29 Oct 2025 09:49:13 -0400 Subject: [PATCH] nvk: Document some environment variables Part-of: --- docs/drivers/nvk.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/drivers/nvk.rst b/docs/drivers/nvk.rst index 5dffdc06066..e26202a6909 100644 --- a/docs/drivers/nvk.rst +++ b/docs/drivers/nvk.rst @@ -67,6 +67,11 @@ specific to NVK: Logs VM binds and unbinds ``no_cbuf`` Disables automatic promotion of UBOs to constant buffers + ``edb_bview`` + Forces the driver to use the VK_EXT_descriptor_buffer path for buffer + views. + ``gart`` + Forces all memory to be allocated from system RAM (GART) .. envvar:: NVK_I_WANT_A_BROKEN_VULKAN_DRIVER