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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9.spec4 @ stdcall D3DPERF_BeginEvent(long wstr)
H A Dd3d9_main.c118 * D3DPERF_BeginEvent (D3D9.@)
120 int WINAPI D3DPERF_BeginEvent(D3DCOLOR color, LPCWSTR name) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dd3d9_main.c122 SW_FILLPROC(g_swd3d9, hDLL, D3DPERF_BeginEvent);
155 int WINAPI D3DPERF_BeginEvent(D3DCOLOR color, LPCWSTR name) function
157 SW_CHECKRET(g_swd3d9, D3DPERF_BeginEvent, -1);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dd3d9_main.c122 SW_FILLPROC(g_swd3d9, hDLL, D3DPERF_BeginEvent);
155 int WINAPI D3DPERF_BeginEvent(D3DCOLOR color, LPCWSTR name) function
157 SW_CHECKRET(g_swd3d9, D3DPERF_BeginEvent, -1);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_main.c123 * D3DPERF_BeginEvent (D3D9.@)
125 int WINAPI D3DPERF_BeginEvent(D3DCOLOR color, LPCWSTR name) { function
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h2031 int WINAPI D3DPERF_BeginEvent(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h2118 int WINAPI D3DPERF_BeginEvent(D3DCOLOR color, const WCHAR *name);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h2031 int WINAPI D3DPERF_BeginEvent(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h2108 int WINAPI D3DPERF_BeginEvent(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h2023 int WINAPI D3DPERF_BeginEvent(D3DCOLOR,LPCWSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h2031 int WINAPI D3DPERF_BeginEvent(D3DCOLOR,LPCWSTR);

Completed in 4636 milliseconds