We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eaf9a3 commit 0d6f88eCopy full SHA for 0d6f88e
RenderStateNotation/scripts/cxx_config.py
@@ -1,5 +1,5 @@
1
# ----------------------------------------------------------------------------
2
-# Copyright 2019-2022 Diligent Graphics LLC
+# Copyright 2019-2024 Diligent Graphics LLC
3
#
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -84,6 +84,7 @@
84
85
"SerializationDeviceD3D11Info",
86
"SerializationDeviceD3D12Info",
87
+ "SerializationDeviceGLInfo",
88
"SerializationDeviceVkInfo",
89
"SerializationDeviceMtlInfo",
90
"SerializationDeviceCreateInfo",
0 commit comments