Browse Source

docs/sphinx: Add GS_RG16

jpark37 3 years ago
parent
commit
07042efdf3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/sphinx/reference-libobs-graphics-graphics.rst

+ 1 - 0
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