From 0007bd6d98fca448d52708d6609f54dd5aeb38ef Mon Sep 17 00:00:00 2001 From: chyyran Date: Thu, 3 Oct 2024 00:22:33 -0400 Subject: [PATCH] doc: update preset_ctx_set_runtime doc --- include/librashader_ld.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/librashader_ld.h b/include/librashader_ld.h index 3d523bf..7a56448 100644 --- a/include/librashader_ld.h +++ b/include/librashader_ld.h @@ -571,6 +571,7 @@ typedef struct libra_instance_t { /// - GLCore /// - Direct3D11 /// - Direct3D12 + /// - Metal /// /// This will also set the appropriate video driver extensions. ///