Searched refs:DebugSetMute (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dd3d8.spec2 @ stdcall DebugSetMute()
H A Dd3d8_main.c45 void WINAPI DebugSetMute(void) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9.spec12 @ stdcall DebugSetMute()
H A Dd3d9_main.c43 void WINAPI DebugSetMute(void) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dd3d8_main.c70 SW_FILLPROC(g_swd3d8, hDLL, DebugSetMute);
82 void WINAPI DebugSetMute(void) function
84 SW_CHECKCALL(g_swd3d8, DebugSetMute);
H A Dd3d9_main.c118 SW_FILLPROC(g_swd3d9, hDLL, DebugSetMute);
131 void WINAPI DebugSetMute(void) function
133 SW_CHECKCALL(g_swd3d9, DebugSetMute);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dd3d8_main.c70 SW_FILLPROC(g_swd3d8, hDLL, DebugSetMute);
82 void WINAPI DebugSetMute(void) function
84 SW_CHECKCALL(g_swd3d8, DebugSetMute);
H A Dd3d9_main.c118 SW_FILLPROC(g_swd3d9, hDLL, DebugSetMute);
131 void WINAPI DebugSetMute(void) function
133 SW_CHECKCALL(g_swd3d9, DebugSetMute);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dd3d8_main.c43 void WINAPI DebugSetMute(void) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_main.c41 void WINAPI DebugSetMute(void) { function

Completed in 67 milliseconds