summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Fonseca <jfonseca@vmware.com>2015-06-25 15:51:04 +0100
committerJose Fonseca <jfonseca@vmware.com>2015-06-25 15:53:05 +0100
commit04036909c0b0ffe0f49b1127e9d3693b4431eca7 (patch)
tree5662af492d43481a6c63bc166f125be93a1e8437
parent5cd0ac50972bc8be658bb5315ff191afccb65aea (diff)
specs: Add type info for GL_TIMESTAMP.
-rw-r--r--specs/glparams.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/glparams.py b/specs/glparams.py
index 46360836..ad48a83a 100644
--- a/specs/glparams.py
+++ b/specs/glparams.py
@@ -2802,7 +2802,7 @@ parameters = [
("glGet", I, 1, "GL_TRANSFORM_FEEDBACK_BINDING"), # 0x8E25
("", X, 1, "GL_FRAME_NV"), # 0x8E26
("", X, 1, "GL_FIELDS_NV"), # 0x8E27
- ("", X, 1, "GL_TIMESTAMP"), # 0x8E28
+ ("_glGet", I64, 1, "GL_TIMESTAMP"), # 0x8E28
("", X, 1, "GL_NUM_FILL_STREAMS_NV"), # 0x8E29
("", X, 1, "GL_PRESENT_TIME_NV"), # 0x8E2A
("", X, 1, "GL_PRESENT_DURATION_NV"), # 0x8E2B