Searched refs:D3DPERF_SetMarker (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9.spec8 @ stdcall D3DPERF_SetMarker(long wstr)
H A Dd3d9_main.c163 * D3DPERF_SetMarker (D3D9.@)
165 void WINAPI D3DPERF_SetMarker(D3DCOLOR color, LPCWSTR name) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dd3d9_main.c127 SW_FILLPROC(g_swd3d9, hDLL, D3DPERF_SetMarker);
185 void WINAPI D3DPERF_SetMarker(D3DCOLOR color, LPCWSTR name) function
187 SW_CHECKCALL(g_swd3d9, D3DPERF_SetMarker);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dd3d9_main.c127 SW_FILLPROC(g_swd3d9, hDLL, D3DPERF_SetMarker);
185 void WINAPI D3DPERF_SetMarker(D3DCOLOR color, LPCWSTR name) function
187 SW_CHECKCALL(g_swd3d9, D3DPERF_SetMarker);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_main.c168 * D3DPERF_SetMarker (D3D9.@)
170 void WINAPI D3DPERF_SetMarker(D3DCOLOR color, LPCWSTR name) { function
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h2035 void WINAPI D3DPERF_SetMarker(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h2122 void WINAPI D3DPERF_SetMarker(D3DCOLOR color, const WCHAR *name);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h2035 void WINAPI D3DPERF_SetMarker(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h2112 void WINAPI D3DPERF_SetMarker(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h2027 void WINAPI D3DPERF_SetMarker(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h2035 void WINAPI D3DPERF_SetMarker(D3DCOLOR,LPCWSTR);

Completed in 2425 milliseconds