From 9ee6d54510d05d3856d8fdaf2e2333d66f3c570f Mon Sep 17 00:00:00 2001 From: dzhdan Date: Tue, 24 Dec 2024 17:41:37 +0800 Subject: [PATCH] Polishing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a93e158..a326c7d 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,13 @@ Currently supported GAPIs: - D3D12 - D3D11 - None / dummy (everything is supported, but does nothing) +- Metal (through *MoltenVK*) Key features: - *C++* and *C* compatible interfaces - generalized common denominator for D3D12, VK and D3D11 GAPIs - low overhead + - descriptor indexing support - ray tracing support - mesh shaders support - D3D12 Ultimate features support, including enhanced barriers