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

/vbox/src/VBox/GuestHost/OpenGL/spu_loader/
H A Dspuload.c92 * crSPUUnloadChain in the failure branches below will misbehave */
107 crSPUUnloadChain(the_spu);
119 crSPUUnloadChain(the_spu);
151 crSPUUnloadChain(the_spu);
259 crSPUUnloadChain(SPU *headSPU) function
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/
H A DOpenGLTestApp.cpp56 extern void crSPUUnloadChain(void *);
66 crSPUUnloadChain(spu);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h441 DECLEXPORT(void) crSPUUnloadChain(SPU *headSPU);
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c335 crSPUUnloadChain(stub.spu);
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_main.c275 crSPUUnloadChain(cr_server.head_spu);

Completed in 2213 milliseconds