Searched defs:DebugSetMute (Results 1 - 8 of 8) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/ |
H A D | d3d8_main.c | 43 void WINAPI DebugSetMute(void) { function
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ |
H A D | d3d9_main.c | 41 void WINAPI DebugSetMute(void) { function
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/ |
H A D | d3d8_main.c | 45 void WINAPI DebugSetMute(void) { function
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/ |
H A D | d3d9_main.c | 43 void WINAPI DebugSetMute(void) { function
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/ |
H A D | d3d8_main.c | 70 SW_FILLPROC(g_swd3d8, hDLL, DebugSetMute); 82 void WINAPI DebugSetMute(void) function 84 SW_CHECKCALL(g_swd3d8, DebugSetMute);
|
H A D | d3d9_main.c | 118 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 D | d3d8_main.c | 70 SW_FILLPROC(g_swd3d8, hDLL, DebugSetMute); 82 void WINAPI DebugSetMute(void) function 84 SW_CHECKCALL(g_swd3d8, DebugSetMute);
|
H A D | d3d9_main.c | 118 SW_FILLPROC(g_swd3d9, hDLL, DebugSetMute); 131 void WINAPI DebugSetMute(void) function 133 SW_CHECKCALL(g_swd3d9, DebugSetMute);
|
Completed in 2875 milliseconds