aboutsummaryrefslogtreecommitdiffstats
path: root/make/cgl-macosx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/cgl-macosx.cfg')
-rw-r--r--make/cgl-macosx.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/cgl-macosx.cfg b/make/cgl-macosx.cfg
index 447937f1c..1a963f135 100644
--- a/make/cgl-macosx.cfg
+++ b/make/cgl-macosx.cfg
@@ -30,6 +30,8 @@ CustomCCode int accumBlueBits,
CustomCCode int accumAlphaBits,
CustomCCode int sampleBuffers,
CustomCCode int numSamples,
+CustomCCode int pbuffer,
+CustomCCode int floatingPoint,
CustomCCode int* viewNotReady);
CustomCCode extern Bool makeCurrentContext(void* nsContext, void* nsView);
CustomCCode extern Bool clearCurrentContext(void* nsContext, void* nsView);