docs/sphinx: Add GS_RG16

master
jpark37 2022-01-25 02:59:33 -08:00 committed by Jim
parent 63db2265dc
commit 07042efdf3
1 changed files with 1 additions and 0 deletions

View File

@ -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