Searched refs:crSPULoadChain (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_config.c154 crSPULoadChain(num_spus, spu_ids, spu_names, spu_dir, &cr_server);
312 cr_server.head_spu = crSPULoadChain(1, spu_ids, spu_names, spu_dir, &cr_server);
/vbox/src/VBox/GuestHost/OpenGL/spu_loader/
H A Dspuload.c171 crSPULoadChain( int count, int *ids, char **names, char *dir, void *server ) function
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h440 DECLEXPORT(SPU *) crSPULoadChain( int count, int *ids, char **names, char *dir, void *server );
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c1028 stub.spu = crSPULoadChain( num_spus, spu_ids, spu_names, stub.spu_dir, NULL );

Completed in 255 milliseconds