2 Copyright 2014-2015, The AROS Development Team. All rights reserved.
6 #include <aros/debug.h>
10 /*****************************************************************************
14 GLAContext
glACreateContextTags(
21 This is the varargs version of gl.library/glACreateContext().
22 For information see gl.library/glACreateContext().
35 gl.library/glACreateContext()
41 *****************************************************************************/
43 AROS_SLOWSTACKTAGS_PRE_AS(Tag1
, GLAContext
)
44 retval
= glACreateContext(AROS_SLOWSTACKTAGS_ARG(Tag1
));
45 AROS_SLOWSTACKTAGS_POST