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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_main.c175 * D3DPERF_SetRegion (D3D9.@)
177 void WINAPI D3DPERF_SetRegion(D3DCOLOR color, LPCWSTR name) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9_main.c170 * D3DPERF_SetRegion (D3D9.@)
172 void WINAPI D3DPERF_SetRegion(D3DCOLOR color, LPCWSTR name) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dd3d9_main.c128 SW_FILLPROC(g_swd3d9, hDLL, D3DPERF_SetRegion);
191 void WINAPI D3DPERF_SetRegion(D3DCOLOR color, LPCWSTR name) function
193 SW_CHECKCALL(g_swd3d9, D3DPERF_SetRegion);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dd3d9_main.c128 SW_FILLPROC(g_swd3d9, hDLL, D3DPERF_SetRegion);
191 void WINAPI D3DPERF_SetRegion(D3DCOLOR color, LPCWSTR name) function
193 SW_CHECKCALL(g_swd3d9, D3DPERF_SetRegion);

Completed in 348 milliseconds