mesa: added comment

This commit is contained in:
Brian Paul
2009-05-22 07:14:16 -06:00
parent 70c4b81e88
commit 42b747e57d
+1
View File
@@ -1005,6 +1005,7 @@ StateVars = [
( "GL_MAX_SAMPLES", GLint, ["ctx->Const.MaxSamples"], "",
["ARB_framebuffer_object"] ),
# GL_APPLE_vertex_array_object
( "GL_VERTEX_ARRAY_BINDING_APPLE", GLint, ["ctx->Array.ArrayObj->Name"], "",
["APPLE_vertex_array_object"] ),
]