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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h37 typedef struct _SPUSTRUCT SPU; typedef in typeref:struct:_SPUSTRUCT
42 * SPU Named function descriptor
50 * SPU function table descriptor
59 * SPU Option callback
68 * SPU Options table
83 typedef SPUFunctions *(*SPUInitFuncPtr)(int id, SPU *child,
84 SPU *super, unsigned int, unsigned int );
109 * SPU descriptor
115 int spu_flags; /**< options fags for the SPU */
118 SPULoadFunction entry_point; /**< SPU'
[all...]

Completed in 71 milliseconds