summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/bindings/cs/bgfx.cs
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/bindings/cs/bgfx.cs')
-rw-r--r--3rdparty/bgfx/bindings/cs/bgfx.cs5
1 files changed, 5 insertions, 0 deletions
diff --git a/3rdparty/bgfx/bindings/cs/bgfx.cs b/3rdparty/bgfx/bindings/cs/bgfx.cs
index 0d5ed0377a7..c445bece423 100644
--- a/3rdparty/bgfx/bindings/cs/bgfx.cs
+++ b/3rdparty/bgfx/bindings/cs/bgfx.cs
@@ -1332,6 +1332,11 @@ public static partial class bgfx
Noop,
/// <summary>
+ /// AGC
+ /// </summary>
+ Agc,
+
+ /// <summary>
/// Direct3D 9.0
/// </summary>
Direct3D9,