Searched refs:next_spu (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/spu_loader/ | ||
H A D | spuload.c | 261 SPU *the_spu = headSPU, *next_spu; local 270 next_spu = the_spu->superSPU; 273 the_spu = next_spu; |
Completed in 99 milliseconds