From de5abe05a238c67886914ea61556e475dbf40f1c Mon Sep 17 00:00:00 2001 From: Bob Cao Date: Thu, 30 Jun 2022 19:40:56 -0700 Subject: [PATCH] Update prtags.json --- misc/prtags.json | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/prtags.json b/misc/prtags.json index f7c04b8055e71..bd4ed4417bdec 100644 --- a/misc/prtags.json +++ b/misc/prtags.json @@ -15,6 +15,7 @@ "vulkan" : "Vulkan backend", "dx11" : "DirectX 11 backend", "spirv" : "SPIR-V common codegen", + "gfx" : "Common graphics runtime", "wasm" : "WebAssembly backend", "misc" : "Miscellaneous", "std" : "Standard library",