From 07042efdf38cd506e70f16a625d5dac661f4c6d9 Mon Sep 17 00:00:00 2001 From: jpark37 Date: Tue, 25 Jan 2022 02:59:33 -0800 Subject: [PATCH] docs/sphinx: Add GS_RG16 --- docs/sphinx/reference-libobs-graphics-graphics.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sphinx/reference-libobs-graphics-graphics.rst b/docs/sphinx/reference-libobs-graphics-graphics.rst index 5d822b499..d1f83bb28 100644 --- a/docs/sphinx/reference-libobs-graphics-graphics.rst +++ b/docs/sphinx/reference-libobs-graphics-graphics.rst @@ -45,6 +45,7 @@ Graphics Enumerations - GS_RGBA_UNORM - RGBA, 8 bits per channel, no SRGB aliasing - GS_BGRX_UNORM - BGRX, 8 bits per channel, no SRGB aliasing - GS_BGRA_UNORM - BGRA, 8 bits per channel, no SRGB aliasing + - GS_RG16 - RG, 16 bits per channel .. type:: enum gs_zstencil_format