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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_flush.c10 SPUDispatchTable diff_api; variable
28 if (!diff_api.AlphaFunc)
31 crSPUInitDispatchTable( &(diff_api) );
33 crSPUCopyDispatchTable( &(diff_api), api );

Completed in 43 milliseconds