Searched defs:crOpenGLInterface (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h431 } crOpenGLInterface; typedef in typeref:struct:__anon16133
456 DECLEXPORT(int) crLoadOpenGL( crOpenGLInterface *crInterface, SPUNamedFunctionTable table[] );
458 DECLEXPORT(int) crLoadOpenGLExtensions( const crOpenGLInterface *crInterface, SPUNamedFunctionTable table[] );
463 crChooseVisual(const crOpenGLInterface *ws, Display *dpy, int screen,
467 crChooseVisual(const crOpenGLInterface *ws, int visBits);

Completed in 117 milliseconds