2 Copyright 2011-2015, The AROS Development Team. All rights reserved.
6 #include <proto/exec.h>
8 /*****************************************************************************
12 APTR
GetOpenGLStateTrackerApi(
18 This is a PRIVATE function used by egl.library to receive pointer to
19 api structure of OpenGL. Do not use this function in your application.
31 *****************************************************************************/
33 /* This function cannot be implemented in HostGL as it is Gallium specific */