From e888049e1115204dc3e27274d92fc6ffc201c611 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 26 Apr 2023 14:28:18 +0200 Subject: [PATCH] docs: ssbo/ubo -> SSBO/UBO Part-of: --- docs/drivers/freedreno.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/freedreno.rst b/docs/drivers/freedreno.rst index f624ce35766..99db3d8563c 100644 --- a/docs/drivers/freedreno.rst +++ b/docs/drivers/freedreno.rst @@ -225,7 +225,7 @@ register banks that were flipped between per draw. Bindless/Bindful Descriptors (a6xx+) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Starting with a6xx++, cat5 (texture) and cat6 (image/ssbo/ubo) instructions are +Starting with a6xx++, cat5 (texture) and cat6 (image/SSBO/UBO) instructions are extended to support bindless descriptors. In the old bindful model, descriptors are separate for textures, samplers,