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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_dmx.h47 const crOpenGLInterface *openGlInterface,
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);
/vbox/src/VBox/GuestHost/OpenGL/spu_loader/
H A Dchoosevisual.c20 crChooseVisual(const crOpenGLInterface *ws, int visBits)
30 crChooseVisual(const crOpenGLInterface *ws, int visBits)
41 crChooseVisual(const crOpenGLInterface *ws, Display *dpy, int screen,
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dstub.h201 crOpenGLInterface wsInterface;
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.h285 crOpenGLInterface ws; /**< Window System interface */

Completed in 362 milliseconds