]> git.cworth.org Git - vogl/blobdiff - src/voglcommon/vogl_internal_texture_formats.inc
Fixing various issues that were showing up when trying to snapshot/restore Cube 2:
[vogl] / src / voglcommon / vogl_internal_texture_formats.inc
index 1459772c86906bb768deea7363fc50f21a5e02d9..31de1b927ac69e6028bdb3b51542d186d8c4e883 100644 (file)
@@ -273,6 +273,11 @@ vogl_internal_tex_format(0x0001, "GL_ONE", 0x0001,
                             GL_FLOAT, GL_FLOAT, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE,
                             0, 0x1F, 0,
                             GL_RG, GL_HALF_FLOAT, 4, 0, 0),
+    vogl_internal_tex_format(0x8886, "GL_FLOAT_RG16_NV", 0x8886,
+                            16, 16, 0, 0, 0, 0, 0, 0,
+                            GL_FLOAT, GL_FLOAT, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE,
+                            0, 0x1F, 0,
+                            GL_RG, GL_HALF_FLOAT, 4, 0, 0),
     vogl_internal_tex_format(0x8230, "GL_RG32F", 0x8230,
                             32, 32, 0, 0, 0, 0, 0, 0,
                             GL_FLOAT, GL_FLOAT, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE,