summaryrefslogtreecommitdiff
path: root/src/glx/apple/specs/gl.tm
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/apple/specs/gl.tm')
-rw-r--r--src/glx/apple/specs/gl.tm5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/glx/apple/specs/gl.tm b/src/glx/apple/specs/gl.tm
index 8c8a851d9f..fb4f8515cd 100644
--- a/src/glx/apple/specs/gl.tm
+++ b/src/glx/apple/specs/gl.tm
@@ -284,10 +284,15 @@ Half16NV,*,*, GLhalfNV,*,*
PixelDataRangeTargetNV,*,*, GLenum,*,*
# Generic types for as-yet-unspecified enums
TypeEnum,*,*, GLenum,*,*
+GLbitfield,*,*, GLbitfield,*,*
GLenum,*,*, GLenum,*,*
+Int64,*,*, GLint64,*,*
+UInt64,*,*, GLuint64,*,*
+# Object handle & data pointers
handleARB,*,*, GLhandleARB,*,*
charARB,*,*, GLcharARB,*,*
charPointerARB,*,*, GLcharARB*,*,*
+sync,*,*, GLsync,*,*,
# EXT_timer_query
Int64EXT,*,*, GLint64EXT,*,*
UInt64EXT,*,*, GLuint64EXT,*,*